WGSGroupCollection Constructor (Int32, Int32)Ipswitch.Messaging.Framework
Populates the GroupArray with the groups a specific user belongs too.

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

public WGSGroupCollection(
	int iUserID,
	int iDomain
)

Parameters

iUserID
Type: SystemInt32

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

iDomain
Type: SystemInt32

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

See Also

Reference