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 | |
|---|---|---|
| .gif) | GetSharingFolderType | The GetSharingFolderType constructor initializes a new instance of the GetSharingFolderType class. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | DataType | The DataType gets or sets an SharingDataType enumeration value that describes the type of data that is shared by a shared folder. | 
| .gif) | DataTypeSpecified | The DataTypeSpecified property gets or sets a Boolean value that specifies whether the DataType property is serialized into the SOAP request. | 
| .gif) | 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. | 
| .gif) | SmtpAddress | The SmtpAddress property gets or sets the SMTP e-mail address of the other party in the sharing relationship. | 
Top
.gif)