Click or drag to resize
MimeKit

AttachmentCollectionClear Method

Clear the attachment collection.

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

Implements

ICollectionTClear
Remarks
Removes all attachments from the collection.
See Also