ExchangeServiceBinding.EmptyFolderAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EmptyFolderAsync(EmptyFolderType, Object) | |
EmptyFolderAsync(EmptyFolderType) |
EmptyFolderAsync(EmptyFolderType, Object)
public:
void EmptyFolderAsync(ExchangeWebServices::EmptyFolderType ^ EmptyFolder1, System::Object ^ userState);
public void EmptyFolderAsync (ExchangeWebServices.EmptyFolderType EmptyFolder1, object userState);
Public Sub EmptyFolderAsync (EmptyFolder1 As EmptyFolderType, userState As Object)
Parameters
- EmptyFolder1
- EmptyFolderType
- userState
- Object
Applies to
EmptyFolderAsync(EmptyFolderType)
public:
void EmptyFolderAsync(ExchangeWebServices::EmptyFolderType ^ EmptyFolder1);
public void EmptyFolderAsync (ExchangeWebServices.EmptyFolderType EmptyFolder1);
Public Sub EmptyFolderAsync (EmptyFolder1 As EmptyFolderType)
Parameters
- EmptyFolder1
- EmptyFolderType