WGSUserCollectionDeleteUser Method (String, String)Ipswitch.Messaging.Framework

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

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

public static bool DeleteUser(
	string strName,
	string strEmailAddress
)

Parameters

strName
Type: SystemString

[Missing <param name="strName"/> documentation for "M:IMailAPI_NET.WGSUserCollection.DeleteUser(System.String,System.String)"]

strEmailAddress
Type: SystemString

[Missing <param name="strEmailAddress"/> documentation for "M:IMailAPI_NET.WGSUserCollection.DeleteUser(System.String,System.String)"]

Return Value

Type: Boolean

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

See Also

Reference