MailBee.NET Objects 7.2

ImapNamespace Class

Represents the description of a single IMAP namespace.

For a list of all members of this type, see ImapNamespace Members.

System.Object
   MailBee.ImapMail.ImapNamespace

public class ImapNamespace

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Provides the properties to get the namespace name (prefix to be inserted before the folder name) and other information about a single namespace. To get all the namespaces defined for the current e-mail account, use GetNamespaces method.

Requirements

Namespace: MailBee.ImapMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

ImapNamespace Members | MailBee.ImapMail Namespace | GetNamespaces