Hi all,
in outlook 2011, how can I create a new member/contact in a certain group using Applescript?
The code below does not work:
make new contact at group "GGGG" with properties :{Address:*** Email address is removed for privacy ***, name:"NNNNN"}
replacing contact with item, members or object was also not successful
Also this code does not work which worked in entourage very well:
make new contact at group "GGGG" with properties {«class emad»:{«class radd»:*** Email address is removed for privacy *** as Unicode text, name:NNNNN as Unicode text}}
Any idea/ solution is welcome.
Thank you in advance.
Recent Comments