Click or drag to resize
MimeKit

BodyPartCollection Constructor

Initializes a new instance of the BodyPartCollection class.

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