Click or drag to resize
MimeKit

IMailStoreOtherNamespaces Property

Get the other namespaces.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
FolderNamespaceCollection OtherNamespaces { get; }

Property Value

FolderNamespaceCollection
The other namespaces.
Remarks
The other folder namespaces contain other mailbox folders.
See Also