WGSUser Constructor (Int32, Boolean, Boolean, Boolean, Boolean)Ipswitch.Messaging.Framework
Initializes a new instance of the WGSUser class

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

public WGSUser(
	int iID,
	bool Groups,
	bool PersonalFolders,
	bool SharedFolders,
	bool ACL
)

Parameters

iID
Type: SystemInt32

[Missing <param name="iID"/> documentation for "M:IMailAPI_NET.WGSUser.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Groups
Type: SystemBoolean

[Missing <param name="Groups"/> documentation for "M:IMailAPI_NET.WGSUser.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

PersonalFolders
Type: SystemBoolean

[Missing <param name="PersonalFolders"/> documentation for "M:IMailAPI_NET.WGSUser.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

SharedFolders
Type: SystemBoolean

[Missing <param name="SharedFolders"/> documentation for "M:IMailAPI_NET.WGSUser.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

ACL
Type: SystemBoolean

[Missing <param name="ACL"/> documentation for "M:IMailAPI_NET.WGSUser.#ctor(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

See Also

Reference