MessageAddedEventArgs Properties

The MessageAddedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEntryId
Gets the string that represents the EntryId of the added message.
Public propertyMessage
Gets the message that has been added.
See Also