The EmailFolder type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Add a message.
(Overrides FolderTAdd(T).) |
![]() | AddByUid |
Add a message.
(Overrides FolderTAddByUid(T).) |
![]() | Clear |
Deletes all the messages in a folder
(Overrides FolderTClear.) |
![]() | Close |
Close the folder
|
![]() | Delete |
Remove the folder from the owning user's folder collection.
(Inherited from FolderT.) |
![]() | Dispose |
Dispose of the object
|
![]() | Equals | (Inherited from Object.) |
![]() | Get(Guid) |
Gets a message by GUID.
(Overrides FolderTGet(Guid).) |
![]() | Get(UInt32) |
Gets a message by uidl
|
![]() | GetEasLiteItems |
Gets the items that fall between the Start and End and items already sent to the device.
|
![]() | GetFilteredItems |
Gets the items that fall between the Start and End in the Specified sorting order.
|
![]() | GetFilteredLiteItems |
Gets the items that fall between the Start and End in the Specified sorting order.
|
![]() | getFolderOwnerLevel | (Inherited from FolderT.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetItem | (Overrides FolderTGetItem(Guid).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MoveTo(Guid) |
Move the folder to a new parent.
(Inherited from FolderT.) |
![]() | MoveTo(String) |
Move the folder to a new parent.
(Inherited from FolderT.) |
![]() | Save |
Saves any changes made to this folder by adding or updating it in the owning user's folder collection.
(Inherited from FolderT.) |
![]() | Search |
Searches a mailbox for messages placing the search results in the file specified by the searchFile parameter
|
![]() | ToString |
Returns a string representing the folder.
(Inherited from FolderT.) |
See Also