MailBee.NET Objects 7.2

ImapNamespaceCollectionSet Class

Provides access to the lists of namespaces defined for the current e-mail account.

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

System.Object
   MailBee.ImapMail.ImapNamespaceCollectionSet

public class ImapNamespaceCollectionSet

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

This is the top object in the hiearchy of namespaces. It provides 3 collections which list all the defined namespaces in Personal, Other Users and Shared categories.

Requirements

Namespace: MailBee.ImapMail

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

See Also

ImapNamespaceCollectionSet Members | MailBee.ImapMail Namespace | GetNamespaces