EmailFolder MethodsIpswitch.Messaging.Framework

The EmailFolder type exposes the following members.

Methods

  NameDescription
Public methodAdd
Add a message.
(Overrides FolderTAdd(T).)
Public methodAddByUid
Add a message.
(Overrides FolderTAddByUid(T).)
Public methodClear
Deletes all the messages in a folder
(Overrides FolderTClear.)
Public methodClose
Close the folder
Public methodDelete
Remove the folder from the owning user's folder collection.
(Inherited from FolderT.)
Public methodDispose
Dispose of the object
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGet(Guid)
Gets a message by GUID.
(Overrides FolderTGet(Guid).)
Public methodGet(UInt32)
Gets a message by uidl
Public methodGetEasLiteItems
Gets the items that fall between the Start and End and items already sent to the device.
Public methodGetFilteredItems
Gets the items that fall between the Start and End in the Specified sorting order.
Public methodGetFilteredLiteItems
Gets the items that fall between the Start and End in the Specified sorting order.
Public methodgetFolderOwnerLevel (Inherited from FolderT.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetItem (Overrides FolderTGetItem(Guid).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMoveTo(Guid)
Move the folder to a new parent.
(Inherited from FolderT.)
Public methodMoveTo(String)
Move the folder to a new parent.
(Inherited from FolderT.)
Public methodSave
Saves any changes made to this folder by adding or updating it in the owning user's folder collection.
(Inherited from FolderT.)
Public methodSearch
Searches a mailbox for messages placing the search results in the file specified by the searchFile parameter
Public methodToString
Returns a string representing the folder.
(Inherited from FolderT.)
Top
See Also

Reference