C
Cedric
Hello,
Is there any way to get the date modified of an Outlook MailItem Attachment
file, short of first saving it in the filesystem (Attachment.SaveAsFile) then
using .Net File.GetLastWriteTime?
This would be prohibitively expensive if the attachment is big.
Thanks.
Is there any way to get the date modified of an Outlook MailItem Attachment
file, short of first saving it in the filesystem (Attachment.SaveAsFile) then
using .Net File.GetLastWriteTime?
This would be prohibitively expensive if the attachment is big.
Thanks.