MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
CmsRecipientCollection Class
CmsRecipientCollection Properties
Count Property
IsReadOnly Property
Cms
Recipient
Collection
Is
Read
Only Property
Get a value indicating whether the
CmsRecipientCollection
is read only.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Property Value
Boolean
true
if this instance is read only; otherwise,
false
.
Implements
ICollection
T
IsReadOnly
Remarks
A
CmsRecipientCollection
is never read-only.
See Also
Reference
CmsRecipientCollection Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast