RefreshSharingFolderCompletedEventArgs.Result Property

Definition

The Result property gets a RefreshSharingFolderResponseMessageType object for an asynchronous RefreshSharingFolderAsync(RefreshSharingFolderType) method call.

public:
 property ExchangeWebServices::RefreshSharingFolderResponseMessageType ^ Result { ExchangeWebServices::RefreshSharingFolderResponseMessageType ^ get(); };
public ExchangeWebServices.RefreshSharingFolderResponseMessageType Result { get; }
Public ReadOnly Property Result As RefreshSharingFolderResponseMessageType

Property Value

The value of the Result property is a RefreshSharingFolderResponseMessageType object.

Applies to