Click or drag to resize
MimeKit

AttachmentCollection Constructor

Initialize a new instance of the AttachmentCollection class.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public AttachmentCollection()
Remarks
Creates a new AttachmentCollection.
See Also