Allow Mail Apps to add custom email format address to new mail item "To" list
Extend the mailitem.to.addAsync() method to accept the custom email formats i.e 'Kiran123@/CO=OT' or.'RFAX:KIRAN@/FN=111/VN=1111' etc.
Currently "Office.cast.item.toMessageCompose(item).to.addAsyc()" method is not accepting any custom email address. It is throwing the following error message.
"No valid recipients were provided"
4
votes
