Provides properties and methods for examining the collection of ImapNamespace objects.
For a list of all members of this type, see ImapNamespaceCollection Members.
System.Object
System.Collections.CollectionBase
MailBee.ImapMail.ImapNamespaceCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A single ImapNamespaceCollection object lists all the namespaces which are defined for the current account and belong to a certain category. There are 3 categories (Personal, Other Users, Shared) and thus GetNamespaces method may return up to 3 ImapNamespaceCollection objects within ImapNamespaceCollectionSet object (which represents ALL the namespaces for the current e-mail account).
Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll)
ImapNamespaceCollection Members | MailBee.ImapMail Namespace | GetNamespaces