Share via


GetSharingFolderType Members

Include Protected Members
Include Inherited Members

The GetSharingFolderType class represents a request to get the local folder identifier of a specified shared folder.

The GetSharingFolderType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DataType The DataType gets or sets an SharingDataType enumeration value that describes the type of data that is shared by a shared folder.
Public property DataTypeSpecified The DataTypeSpecified property gets or sets a Boolean value that specifies whether the DataType property is serialized into the SOAP request.
Public property SharedFolderId The SharedFolderId property gets or sets a string value that contains the unique identifier of the shared folder whose local folder identifier should be returned.
Public property SmtpAddress The SmtpAddress property gets or sets the SMTP e-mail address of the other party in the sharing relationship.

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