Click or drag to resize
MimeKit

CmsRecipientCollection Methods

The CmsRecipientCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds the specified recipient.
Public methodClear Clears the recipient collection.
Public methodContains Checks if the collection contains the specified recipient.
Public methodCopyTo Copies 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 Removes the specified recipient.
Public methodToString
(Inherited from Object)
Top
See Also