Mailbox MethodsIpswitch.Messaging.Framework

The Mailbox type exposes the following members.

Methods

  NameDescription
Public methodAddMessage(String)
Public methodAddMessage(StringBuilder)
Public methodAddMessageFile
Add a message to the mailbox - in this case the string points to a file.
Public methodAutoResponderClearRecipients
Clear the recipients list for the Auto Responder for this Mailbox
Public methodAutoResponderDelete
Remove the Auto Responder from this mailbox.
Public methodCompare
Public methodCompareTo
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDelete
Public methodDeleteAllMessages
Deletes all messages in a mailbox
Public methodDeleteMessages(String, Boolean)
Deletes a list of messages passed in the string. IDs can be either index or uidl. If UIDL, bByUIDL should be set to true
Public methodDeleteMessages(UInt32, Boolean)
Deletes a list of messages passed in the UINT array. IDs can be either index or uidl. If UIDL, bByUIDL should be set to true
Public methodDeleteUid
Public methodDeleteWebData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetMessage(UInt32, Boolean)
Public methodGetMessage(UInt32, MbxMessage, Boolean)
Loads a messages based on the passed in ID
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodMessageIsUnread
Public methodRename
Public methodSetMessageAllowImages
Public methodSetMessageAnswered
Public methodSetMessageAttached
Public methodSetMessageDraft
Public methodSetMessageFlagged
Public methodSetMessageForwarded
Public methodSetMessageRead
Public methodSetMessageReceipt
Public methodSetMessageReread
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference