Click or drag to resize

ImapCapabilitiesNamespace Property

Gets information if NAMESPACE extension is supported. You can use GetNamespaces method. (RFC 2342)

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public bool Namespace { get; }

Property Value

Boolean
See Also