Click or drag to resize
MimeKit

IMailStoreSharedNamespaces Property

Get the shared namespaces.

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

Property Value

FolderNamespaceCollection
The shared namespaces.
Remarks
The shared folder namespaces contain mailbox folders that are shared with the user.
See Also