IEWSClient.GetFolderPermissions

IEWSClient.GetFolderPermissions method

Gets the folder permissions.

public ExchangePermissionCollection GetFolderPermissions(string folderUrl)
ParameterTypeDescription
folderUrlStringThe folder URL.

Return Value

The ExchangePermissionCollection

See Also