excel vba - VBA Outlook AppointmentItem calendar folder -
can tell me correct property use in appointmentitem (meetingstatus = olmeeting), change calendar or email i'm using schedule meeting?
because it's still using default account no matter what. need alternate between accounts configured in outlook.
i tested these properties:
.sendusingaccount .organizer
the organizer property of appointmentitem class read-only. so, possible way re-create appointment in appropriate calendar/folder.
see how to: create new outlook appointment item possible ways.
Comments
Post a Comment