FolderT MethodsIpswitch.Messaging.Framework

The FolderT generic type exposes the following members.

Methods

  NameDescription
Public methodAdd
Add an item to the folder.
Public methodAddByUid
Add an item to the folder while retrieving the Uid of the new item in the folder.
Public methodClear
Remove all items from the folder.
Public methodDelete
Remove the folder from the owning user's folder collection.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGet
Retrieve an T item from the folder having the specified ID.
Public methodgetFolderOwnerLevel
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetItem
Retrieve an FrameworkFolderItem from the folder having the specified ID.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMoveTo(Guid)
Move the folder to a new parent.
Public methodMoveTo(String)
Move the folder to a new parent.
Public methodSave
Saves any changes made to this folder by adding or updating it in the owning user's folder collection.
Public methodToString
Returns a string representing the folder.
(Overrides ObjectToString.)
Top
See Also

Reference