GetSharingFolderCompletedEventArgs 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 GetSharingFolderCompletedEventArgs class provides data for the GetSharingFolderCompleted event.
public ref class GetSharingFolderCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class GetSharingFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class GetSharingFolderCompletedEventArgs
Inherits AsyncCompletedEventArgs
- Inheritance
-
GetSharingFolderCompletedEventArgs
Properties
Result |
The Result property gets a GetSharingFolderResponseMessageType object for an asynchronous GetSharingFolderAsync(GetSharingFolderType) method call. |