MailKit Documentation
MailKit Documentation
API Reference
MailKit
AccessRights Class
AccessRights Properties
Count Property
IsReadOnly Property
Item Property
Access
Rights
Is
Read
Only Property
Get whether or not this set of access rights is read only.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Property Value
Boolean
true
if this collection is read only; otherwise,
false
.
Implements
ICollection
T
IsReadOnly
Remarks
Gets whether or not this set of access rights is read only.
See Also
Reference
AccessRights Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast