MsgAttachmentPackage constructor
__init__(self, name, content)
MsgAttachmentPackage constructor
def __init__(self, name, content):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | Attachment name |
| content | bytes | Attachment file which byte[] |
See Also
- module
groupdocs.metadata.formats.email - class
MsgAttachmentPackage