MessageAddedEventArgs.EntryId

MessageAddedEventArgs.EntryId property

Gets the string that represents the EntryId of the added message.

public string EntryId { get; }

Property Value

The entry id.

See Also