Hi
I am trying to send appointment item from excel with VBA.
My question How can i check if recipient list contains sender address,As I want to add entry to sender's calender only if Sender is also mentioned in recipient list.
Consider two scenarios:-
1.Suppose The sender's email id is abc@xyz.com,I send appointment item from abc@xyz.com to pqr@xyz.com.In this case i dont want entry in abc@xyz.com calender.
2.The sender's email id is abc@xyz.com,I send appointment item from abc@xyz.com to pqr@xyz.com and abc@xyz.com.In this case i want entry in abc@xyz.com calender.
I am trying to send appointment item from excel with VBA.
My question How can i check if recipient list contains sender address,As I want to add entry to sender's calender only if Sender is also mentioned in recipient list.
Consider two scenarios:-
1.Suppose The sender's email id is abc@xyz.com,I send appointment item from abc@xyz.com to pqr@xyz.com.In this case i dont want entry in abc@xyz.com calender.
2.The sender's email id is abc@xyz.com,I send appointment item from abc@xyz.com to pqr@xyz.com and abc@xyz.com.In this case i want entry in abc@xyz.com calender.