MessageInfoEntryId Property

Gets the entry ID.

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

Property Value

Type: Byte
The entry id.
See Also