MailKit Documentation
MailKit Documentation
API Reference
MailKit
MailFolder Class
MailFolder Properties
AcceptedFlags Property
AcceptedKeywords Property
Access Property
AnnotationAccess Property
AnnotationScopes Property
AppendLimit Property
Attributes Property
CanOpen Property
Count Property
DirectorySeparator Property
Exists Property
FirstUnread Property
FullName Property
HighestModSeq Property
Id Property
IsNamespace Property
IsOpen Property
IsSubscribed Property
MaxAnnotationSize Property
Name Property
ParentFolder Property
PermanentFlags Property
PermanentKeywords Property
Recent Property
Size Property
SyncRoot Property
ThreadingAlgorithms Property
UidNext Property
UidValidity Property
Unread Property
Mail
Folder
Can
Open Property
Get whether or not the folder can be opened.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.10.0
Syntax
C#
Copy
public
bool
CanOpen
{
get
; }
Property Value
Boolean
if the folder can be opened; otherwise,
.
Implements
IMailFolder
CanOpen
Remarks
Gets whether or not the folder can be opened.
See Also
Reference
MailFolder Class
MailKit Namespace
Copyright © 2013-2025 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast