MbxMessage ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.MbxMessage"]

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    IMailAPI_NETMbxMessage

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public class MbxMessage : MarshalByRefObject

The MbxMessage type exposes the following members.

Constructors

  NameDescription
Public methodMbxMessage
Initializes a new instance of the MbxMessage class
Public methodMbxMessage(String)
Initializes a new instance of the MbxMessage class
Public methodMbxMessage(String, UInt32, Boolean)
Initializes a new instance of the MbxMessage class
Top
Methods

  NameDescription
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 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 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 methodLoadByIndex
Public methodLoadByUIDL
Public methodLoadData
Public methodLoadInfo
Public methodSaveFlags
Call this fuction after changing flags to update the message
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldbaMessage
Public fieldStatic memberIM_MSG_FLAG_ALLOWIMAGES
Public fieldStatic memberIM_MSG_FLAG_ANSWERED
Public fieldStatic memberIM_MSG_FLAG_ATTACHED
Public fieldStatic memberIM_MSG_FLAG_DELETED
Public fieldStatic memberIM_MSG_FLAG_DRAFT
Public fieldStatic memberIM_MSG_FLAG_FLAGGED
Public fieldStatic memberIM_MSG_FLAG_FORWARDED
Public fieldStatic memberIM_MSG_FLAG_NONE
Public fieldStatic memberIM_MSG_FLAG_POP_DELETED
Public fieldStatic memberIM_MSG_FLAG_PURGED
Public fieldStatic memberIM_MSG_FLAG_READ
Public fieldStatic memberIM_MSG_FLAG_RECEIPT
Public fieldStatic memberIM_MSG_FLAG_REREAD
Top
Properties

  NameDescription
Public propertyDate
Public propertyFlagAllowImages
Public propertyFlagAnswered
Public propertyFlagAttached
Public propertyFlagDeleted
Public propertyFlagDraft
Public propertyFlagFlagged
Public propertyFlagForwarded
Public propertyFlagRead
Public propertyFlagReceipt
Public propertyFlagReread
Public propertyFlags
Public propertyIndex
Public propertyMBXPath
Public propertyMessageLoaded
Public propertyNOFLAGS
Public propertySize
Public propertyUIDL
Top
See Also

Reference