MessageAddedEventArgsEntryId Property

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

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string EntryId { get; }

Property Value

Type: String
The entry id.
See Also