ExtensibleMessageInfo Members

Include Protected Members
Include Inherited Members

The ExtensibleMessageInfo type exposes the following members.

Properties

  Name Description
Public property ComponentLatency
Public property DateReceived
Public property DeferReason
Public property ExpirationTime
Public property FromAddress
Public property Identity Gets or sets the identifier of the object. (Inherited from ConfigurableObject.)
Public property InternetMessageId
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property LastError
Public property MessageIdentity
Public property MessageLatency
Public property MessageSourceName
Public property Priority
Public property Queue
Public property Recipients
Public property RetryCount
Public property SCL
Public property Size
Public property SourceIP
Public property Status
Public property Subject

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method ConvertDatesToLocalTime
Public method ConvertDatesToUniversalTime
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top