D
Dale Fye
My boss was complaining this morning that he was getting a "Mailbox is full
message", but when he looked at it, 40M of the 100M capacity was in his
calendar.
He did some browsing, and found that he had a lot of calendar items that
have attachments (the original email, pertinent documents, whatever).
I'm an Access developer, and have done no Outlook VBA work, so I have zero
knowledge of the Outlook object model.
Does anyone have a code example that I could use that would allow me to
enter a date, and search backwards from that date through calendar items to
identify those with attachments, and then strip the attachment from the
calendar item?
I know I can do some of this by just changing the view, sorting by the
attachment, and then opening and deleting, but he is rather lazy.
message", but when he looked at it, 40M of the 100M capacity was in his
calendar.
He did some browsing, and found that he had a lot of calendar items that
have attachments (the original email, pertinent documents, whatever).
I'm an Access developer, and have done no Outlook VBA work, so I have zero
knowledge of the Outlook object model.
Does anyone have a code example that I could use that would allow me to
enter a date, and search backwards from that date through calendar items to
identify those with attachments, and then strip the attachment from the
calendar item?
I know I can do some of this by just changing the view, sorting by the
attachment, and then opening and deleting, but he is rather lazy.