Edit

Share via


GetSharingMetadataCompletedEventArgs.Result Property

Definition

The Result property gets a GetSharingMetadataResponseMessageType object for an asynchronous GetSharingMetadataAsync(GetSharingMetadataType) method call.

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

Property Value

The value of the Result property is a GetSharingMetadataResponseMessageType object.

Applies to