| QuotaLimitName Property |
Limit name (e.g. STORAGE, MESSAGE).
STORAGE - Sum of messages' RFC822.SIZE, in units of 1024 octets,
MESSAGE - Number of messages
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
StringSee Also