Class ImapNamespace

ImapNamespace class

Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342

public class ImapNamespace

Properties

NameDescription
HierarchyDelimiter { get; }Gets hierarchy delimiter
NamespaceType { get; }Gets namespace type
Prefix { get; }Gets namespace prefix

Methods

NameDescription
override ToString()Returns a string that represents the current object.

See Also