Click or drag to resize
MimeKit

AttachmentCollectionClear Method

Clear the attachment collection.

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

Implements

ICollectionTClear
Remarks
Removes all attachments from the collection.
See Also