ExchangeServiceBinding.EndGetSharingMetadata Method
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Function EndGetSharingMetadata ( _
asyncResult As IAsyncResult _
) As GetSharingMetadataResponseMessageType
'Usage
Dim instance As ExchangeServiceBinding
Dim asyncResult As IAsyncResult
Dim returnValue As GetSharingMetadataResponseMessageType
returnValue = instance.EndGetSharingMetadata(asyncResult)
public GetSharingMetadataResponseMessageType EndGetSharingMetadata(
IAsyncResult asyncResult
)
Parameters
- asyncResult
Type: System.IAsyncResult
Return Value
Type: ExchangeWebServices.GetSharingMetadataResponseMessageType
Returns GetSharingMetadataResponseMessageType.