Click or drag to resize
MimeKit

CmsRecipientCollectionClear Method

Clears the recipient collection.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Remarks
Removes all of the recipients from the collection.
See Also