WGSUserCollection Constructor (Boolean, Int32)Ipswitch.Messaging.Framework
This function allows you to load a user collection without loading all the shared folder, groups, and ACL data that goes along with them.

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

public WGSUserCollection(
	bool bBasicDataOnly,
	int iDomain
)

Parameters

bBasicDataOnly
Type: SystemBoolean

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

iDomain
Type: SystemInt32

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

See Also

Reference