Exception thrown when user did not start Lync client.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
[
SerializableAttribute]
public 
class 
NotStartedByUserException : 

LyncClientException

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . Exception
     Microsoft.Lync.Model . . :: . . LyncClientException
       Microsoft.Lync.Model . . :: . . NotStartedByUserException

See Also