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