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.23341.1754
Syntax
public bool Namespace { get; }

Property Value

Type: Boolean
See Also