EwsFolderShortName Property |
Gets the folder's own name.
Namespace: MailBee.EwsMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string ShortName { get; }
Public ReadOnly Property ShortName As String
Get
Property Value
Type:
StringDisplay name of the folder as provided by EWS.
See Also