Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.createFolder(String parentFolderUri,
String name,
ExchangeFolderPermissionCollection permissions)
Creates the new folder
|
void |
IEWSClient.createPublicFolder(String name,
ExchangeFolderPermissionCollection permissions)
Creates the specified public folder in the root public folder
|
void |
IEWSClient.createPublicFolder(String parentFolderUri,
String name,
ExchangeFolderPermissionCollection permissions)
Creates the specified public folder in the root public folder
|
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.