The "Content-Disposition" options.

public enum ContentDisposition

Members

Member NameDescription
Attachment The current part is an attachment.
Inline The current part is an inline content.

Requirements

Namespace: CSMail Namespace

Assembly: CSMail.dll

See Also

CSMail Namespace