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