2.3.8.17 EnvAttachmentCollection
Referenced by: MsoEnvelope
A collection that contains the data for each of the attachments for an email message.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Count |
|||||||||||||||||||||||||||||||
Attachments (variable) |
|||||||||||||||||||||||||||||||
... |
Count (4 bytes): An unsigned integer that contains the number of attachments for an email message.
Attachments (variable): An array of EnvAttachment (section 2.3.8.18) of size Count that contains the data for each attachment.