WGSFolderCollection Constructor (Int32, Int32)Ipswitch.Messaging.Framework
Populates the FolderArray with a specific user's folders.

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

public WGSFolderCollection(
	int iOwnerID,
	int iDomain
)

Parameters

iOwnerID
Type: SystemInt32

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

iDomain
Type: SystemInt32

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

See Also

Reference