IMailTrustedIPAddr Constructor (String, String)Ipswitch.Messaging.Framework
Initializes a new instance of the IMailTrustedIPAddr class

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public IMailTrustedIPAddr(
	string strAddress,
	string strMask
)

Parameters

strAddress
Type: SystemString

[Missing <param name="strAddress"/> documentation for "M:IMailAPI_NET.IMailTrustedIPAddr.#ctor(System.String,System.String)"]

strMask
Type: SystemString

[Missing <param name="strMask"/> documentation for "M:IMailAPI_NET.IMailTrustedIPAddr.#ctor(System.String,System.String)"]

See Also

Reference