Share via


InvalidContactDataException constructor

The InvalidContactDataException() constructor initializes a new instance of the InvalidContactDataException class.

Overload list

  Name Description
Public method InvalidContactDataException(String) The InvalidContactDataException(String) constructor initializes a new instance of the InvalidContactDataException class with the specified error message.
Protected method InvalidContactDataException(SerializationInfo, StreamingContext) The InvalidContactDataException(SerializationInfo, StreamingContext) constructor initializes a new instance of the InvalidContactDataException class with the specified serialized data.
Public method InvalidContactDataException(String, Exception) The InvalidContactDataException(String, Exception) constructor initializes a new instance of the InvalidContactDataException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Top

See also

Reference

InvalidContactDataException class

InvalidContactDataException members

Microsoft.Exchange.Data.ContentTypes.vCard namespace