hrefurl-schemelynclync-2013

Microsoft Lync - Open IM Window With Message From Webpage


Is it possible to open an IM window on Microsoft Lync from a webpage with a defined message? Something like:

<a href="im:?body=My Message">Lync</a>

The email equivalent would be:

<a href="mailto:?body=My Message">E-Mail</a>

Solution

  • You can bring up the IM window, but you can't pre-define the message.

    You bring up the IM with

    <a href="im:<sip:someone@domain.com>">Go</a>
    

    Ref: http://technet.microsoft.com/en-gb/library/gg398376.aspx