Exception thrown when the item type specified is conflicting with existing item type

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

Syntax

C#
[
SerializableAttribute]
public 
class 
TypeMismatchException : 

LyncClientException

Inheritance Hierarchy

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

See Also