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
Other
Namespaces Property
Get the other namespaces.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
FolderNamespaceCollection
OtherNamespaces
{
get
; }
Property Value
FolderNamespaceCollection
The other namespaces.
Remarks
The other folder namespaces contain other mailbox folders.
See Also
Reference
IMailStore Interface
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast