A
An Dong
Hello,
I'm writing code to move the messages I send to specific folders using
objSentMailItems_ItemAdd and I have 2 problems :
- how can i get the mapifolder object, when the folder is not in my
main mailbow ? I tried getmapifolder but it is apparently not
declared.
- how can i put conditions on the To and SendOnBehalfOfName properties
of my sent mails ? I know I can't write : if Item.To = "adress"
then...
Is it linked with Resolve ? I didn't exactly understood this
function...
Thank you.
AnDong
I'm writing code to move the messages I send to specific folders using
objSentMailItems_ItemAdd and I have 2 problems :
- how can i get the mapifolder object, when the folder is not in my
main mailbow ? I tried getmapifolder but it is apparently not
declared.
- how can i put conditions on the To and SendOnBehalfOfName properties
of my sent mails ? I know I can't write : if Item.To = "adress"
then...
Is it linked with Resolve ? I didn't exactly understood this
function...
Thank you.
AnDong