Exception thrown when the endpoint is not signed in

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

Syntax

C#
[
SerializableAttribute]
public 
class 
InvalidStateException : 

LyncClientException

Inheritance Hierarchy

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

See Also