vbaoutlookskype-for-business

Auto Skype call from outlook


Can we trigger an auto call from Skype?

If a mail has a specific subject line in outlook, a call has to be triggered from Skype


Solution

  • Two possible ideas here:

    1. In theory you could write an Outlook plugin which monitor the Mailbox and then trigger the needed action directly via the SfB SDK.

    2. You could also use the Exchange Webservices to monitor a mailbox and then trigger the needed action. Here are some starting points: