2.3.8.17 EnvAttachmentCollection

Referenced by: MsoEnvelope

A collection that contains the data for each of the attachments for an email message.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.