Edit

Share via


TypeMismatchException Class

Definition

Exception thrown when the item type specified conflicts with existing item type.

public ref class TypeMismatchException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class TypeMismatchException : Microsoft.Lync.Model.LyncClientException
type TypeMismatchException = class
    inherit LyncClientException
Public Class TypeMismatchException
Inherits LyncClientException
Inheritance
TypeMismatchException
Attributes
SerializableAttribute

Constructors

TypeMismatchException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to