 | ImapAppendLimitExtensionValue Property |
UTF8 support version.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long Value { get; set; }Public Property Value As Long
Get
Set
public:
property long long Value {
long long get ();
void set (long long value);
}member Value : int64 with get, set
Property Value
Int64
See Also