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