Populates the FolderArray with a specific user's folders. If "GetShared" is set to true the FolderArray will contain the folders that are shared with the user.
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
Parameters
- iOwnerID
- Type: System.Int32
[Missing <param name="iOwnerID"/> documentation for "M:IMailAPI_NET.WGSFolderCollection.#ctor(System.Int32,System.Int32,System.Boolean)"]
- iDomain
- Type: System.Int32
[Missing <param name="iDomain"/> documentation for "M:IMailAPI_NET.WGSFolderCollection.#ctor(System.Int32,System.Int32,System.Boolean)"]
- GetShared
- Type: System.Boolean
[Missing <param name="GetShared"/> documentation for "M:IMailAPI_NET.WGSFolderCollection.#ctor(System.Int32,System.Int32,System.Boolean)"]
See Also