MailBee.NET Objects 4.0

Folder.ShortName Property

Gets the short name (without parent folder names if any) of the folder.

public string ShortName {get;}

Property Value

The string containing the folder's short name without any delimiters or parent folder names.

Remarks

If the folder is a top level folder, its short name is equal to its full name.

See Also

Folder Class | MailBee.ImapMail Namespace | NestingLevel