 | FolderInfoShortName Property |
Gets the name of the last (deepest) path level name.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ShortName { get; }Public ReadOnly Property ShortName As String
Get
public:
property String^ ShortName {
String^ get ();
}member ShortName : string with get
Property Value
String
See Also