EwsFolderShortName Property
Gets the folder's own name.

Namespace: MailBee.EwsMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string ShortName { get; }

Property Value

Type: String
Display name of the folder as provided by EWS.
See Also