ExchangeServiceBinding.GetSharingFolderAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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)
Parámetros
- GetSharingFolder1
- GetSharingFolderType
Se aplica a
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)
Parámetros
- GetSharingFolder1
- GetSharingFolderType
- userState
- Object