Dear,
I am using the code below to create events on my own calendar but I need to the events be create and sent my my secondary email. Can you help me to change the code so my secondary email and calendar are used when creating the event?
Sub SendEvent()
Dim myoutlook As Object '...