MailKit Documentation
MailKit Documentation
API Reference
MailKit
IMailStore Interface
IMailStore Properties
Inbox Property
OtherNamespaces Property
PersonalNamespaces Property
SharedNamespaces Property
SupportsQuotas Property
ThreadingAlgorithms Property
IMail
Store
Shared
Namespaces Property
Get the shared namespaces.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
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
Reference
IMailStore Interface
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast