GetSharingMetadataType Members

Include Protected Members
Include Inherited Members

The GetSharingMetadataType class represents a request to get an opaque authentication token that identifies the sharing invitation.

The GetSharingMetadataType type exposes the following members.

Constructors

  Name Description
Public method GetSharingMetadataType The GetSharingMetadataType constructor initializes a new instance of the GetSharingMetadataType class.

Top

Properties

  Name Description
Public property IdOfFolderToShare The IdOfFolderToShare property gets or sets an FolderIdType object that identifies the folder to share.
Public property Recipients The Recipients property gets or sets a string that contains the SMTP e-mail addresses of one or more entities that will be invited to share data in the folder that is specified by the IdOfFolderToShare property.
Public property SenderSmtpAddress The SenderSmtpAddress property gets or sets the SMTP e-mail address that corresponds to the mailbox that contains the folder that is identified by the IdOfFolderToShare property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top