AttachmentBase

Contents
[ ]

AttachmentBase class

Properties:

Name Type Description Notes
Base64Data string Attachment file content as Base64 string. [optional]
ContentId string Attachment content id [optional]
ContentType ContentType Content type [optional]
Headers Dictionary<string, string> Attachment headers. [optional]