MailKit Documentation
MailKit Documentation
API Reference
MailKit
IMailStore Interface
IMailStore Properties
Inbox Property
OtherNamespaces Property
PersonalNamespaces Property
SharedNamespaces Property
SupportsQuotas Property
ThreadingAlgorithms Property
IMailStore
PersonalNamespaces Property
Get the personal namespaces.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntax
C#
Copy
FolderNamespaceCollection
PersonalNamespaces
{
get
; }
Property Value
Type:
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-2021 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast