MessageStoreDisplayName Property

Gets the display Name of PST.

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

Property Value

Type: String
The string that represents display name.
See Also