Hello All,
I have created an action button with the @Command([MailAddress]) command and when clicked it shows the address dialog box where in the user can select people and add them to To, CC and BCC fields… On click of “OK” button in the dialog box, the new memo fields To, CC and BCC fields get populated.
In the dialog box, the first field lists all the addresses books available to user and the user has to select the address book…
My question, instead to showing the user dropdown, can we hardcode to one particular address book?..
Thanks!