GetSharingMetadataCompletedEventArgs Class

Definition

The GetSharingMetadataCompletedEventArgs class provides data for the GetSharingMetadataCompleted event.

public ref class GetSharingMetadataCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class GetSharingMetadataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class GetSharingMetadataCompletedEventArgs
Inherits AsyncCompletedEventArgs
Inheritance
GetSharingMetadataCompletedEventArgs

Properties

Result

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

Applies to