GetFolderType Members
The GetFolderType class represents a request to get folders from a mailbox.
The following tables list the members exposed by the GetFolderType type.
Public Constructors
Name | Description | |
---|---|---|
GetFolderType | The GetFolderType constructor initializes a new instance of the GetFolderType class. |
Top
Public Properties
Name | Description | |
---|---|---|
FolderIds | The FolderIds property gets or sets the identifiers of the folders to get. | |
FolderShape | The FolderShape property gets or sets the properties to be returned in the response. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also