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