ExchangeServiceBinding.GetSharingFolderAsync 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
GetSharingFolderAsync(GetSharingFolderType) | |
GetSharingFolderAsync(GetSharingFolderType, Object) |
GetSharingFolderAsync(GetSharingFolderType)
public:
void GetSharingFolderAsync(ExchangeWebServices::GetSharingFolderType ^ GetSharingFolder1);
public void GetSharingFolderAsync (ExchangeWebServices.GetSharingFolderType GetSharingFolder1);
Public Sub GetSharingFolderAsync (GetSharingFolder1 As GetSharingFolderType)
Parameters
- GetSharingFolder1
- GetSharingFolderType
Applies to
GetSharingFolderAsync(GetSharingFolderType, Object)
public:
void GetSharingFolderAsync(ExchangeWebServices::GetSharingFolderType ^ GetSharingFolder1, System::Object ^ userState);
public void GetSharingFolderAsync (ExchangeWebServices.GetSharingFolderType GetSharingFolder1, object userState);
Public Sub GetSharingFolderAsync (GetSharingFolder1 As GetSharingFolderType, userState As Object)
Parameters
- GetSharingFolder1
- GetSharingFolderType
- userState
- Object