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.7.1
Syntax
C#
public AttachmentCollection()
Remarks
Creates a new AttachmentCollection.
See Also