Click or drag to resize
MimeKit

CmsRecipientCollection Methods

The CmsRecipientCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Add a recipient.
Public methodClear Clear the recipient collection.
Public methodContains Check if the collection contains a recipient.
Public methodCopyTo Copy all of the recipients in the CmsRecipientCollection to the specified array.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetEnumerator Gets an enumerator for the collection of recipients.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodRemove Remove a recipient.
Public methodToString
(Inherited from Object)
Top
See Also