GetSharingMetadataCompletedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |