WGSUserCollectionCreateUser Method (String, String, String, String, String, String, Boolean, Int32)Ipswitch.Messaging.Framework

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

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

public static WGSUser CreateUser(
	string strName,
	string strEmail,
	string strLoginName,
	string strPassword,
	string strActiveDirectoryGUID,
	string strActiveDirectoryName,
	bool bActiveDirectoryAuthentication,
	int iDomain
)

Parameters

strName
Type: SystemString

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

strEmail
Type: SystemString

[Missing <param name="strEmail"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

strLoginName
Type: SystemString

[Missing <param name="strLoginName"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

strPassword
Type: SystemString

[Missing <param name="strPassword"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

strActiveDirectoryGUID
Type: SystemString

[Missing <param name="strActiveDirectoryGUID"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

strActiveDirectoryName
Type: SystemString

[Missing <param name="strActiveDirectoryName"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

bActiveDirectoryAuthentication
Type: SystemBoolean

[Missing <param name="bActiveDirectoryAuthentication"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

iDomain
Type: SystemInt32

[Missing <param name="iDomain"/> documentation for "M:IMailAPI_NET.WGSUserCollection.CreateUser(System.String,System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Int32)"]

Return Value

Type: WGSUser

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

See Also

Reference