MailKit Documentation
MailKit Documentation
API Reference
MailKit
IMailStore Interface
IMailStore Properties
Inbox Property
OtherNamespaces Property
PersonalNamespaces Property
SharedNamespaces Property
SupportsQuotas Property
ThreadingAlgorithms Property
IMailStore
SharedNamespaces Property
Get the shared namespaces.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntax
C#
Copy
FolderNamespaceCollection
SharedNamespaces
{
get
; }
Property Value
Type:
FolderNamespaceCollection
The shared namespaces.
Remarks
The shared folder namespaces contain mailbox folders that are shared with the user.
See Also
Reference
IMailStore Interface
MailKit Namespace
Copyright © 2013-2021 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast