AllDocuments Property
AllDocuments Property
(OP)
Kind of verification question.
I'm working on something this morning to export attachments to some shares. I'm using the AllDocuments property off a mail file to iterate the mail documents and check for embedded objects etc.
Something I see happening is the inbox is not being included in the AllDocuments with my collection assignment.
Is this true? Is the inbox exluded from this property?
Thanks
I'm working on something this morning to export attachments to some shares. I'm using the AllDocuments property off a mail file to iterate the mail documents and check for embedded objects etc.
Something I see happening is the inbox is not being included in the AllDocuments with my collection assignment.
Is this true? Is the inbox exluded from this property?
Thanks
____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done
RE: AllDocuments Property
Scratch that up to not being efficient in checking my code
____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done