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