MailKit Documentation
MailKit Documentation
API Reference
MailKit
UniqueIdSet Class
UniqueIdSet Properties
Count Property
IsReadOnly Property
Item Property
SortOrder Property
Validity Property
Unique
Id
Set
Is
Read
Only Property
Get whether or not the set 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 the set is read only; otherwise,
false
.
Implements
ICollection
T
IsReadOnly
Remarks
Gets whether or not the set is read-only.
See Also
Reference
UniqueIdSet Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast