WGSFolderCollectionGetSharedFolders Method (Int32, Int32)Ipswitch.Messaging.Framework
This method will populate the FolderArray with objects that contain the names and IDs of WGSUsers who have folders shared to a certain WGSUser and an arraylist of the actual folders.

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

public bool GetSharedFolders(
	int iOwnerID,
	int iDomain
)

Parameters

iOwnerID
Type: SystemInt32

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

iDomain
Type: SystemInt32

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.WGSFolderCollection.GetSharedFolders(System.Int32,System.Int32)"]

See Also

Reference