c# - Call from Outlook Email Numbers -


i have softphone. now, want create outlook addin enables users call directly numbers inside outlook email. possible? can accomplish using office apps or addin ?

it depends on softphone using. if web based , has web api access use app office. if software on computer may possible add-in not app office.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -