WGSFolderAddAddressToContactsFolder Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.WGSFolder.AddAddressToContactsFolder(System.String,System.String)"]

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

public bool AddAddressToContactsFolder(
	string sEmailAddress,
	string sName
)

Parameters

sEmailAddress
Type: SystemString

[Missing <param name="sEmailAddress"/> documentation for "M:IMailAPI_NET.WGSFolder.AddAddressToContactsFolder(System.String,System.String)"]

sName
Type: SystemString

[Missing <param name="sName"/> documentation for "M:IMailAPI_NET.WGSFolder.AddAddressToContactsFolder(System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.WGSFolder.AddAddressToContactsFolder(System.String,System.String)"]

See Also

Reference