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

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -