property ContentName: string;
Description
Holds the name value of the MIME content type from the Content-Type header associated with the attachment.
When you change ContentName, the ContentType property is changed as well, and vice versa.
ContentName takes the attachment name when an email with an attachment is received.
See Also