Share via


TnefException constructor

The TnefException constructor overloads create new TnefException objects.

Overload list

  Name Description
Public method TnefException(String) The TnefException constructor creates a new TnefException object with a message specified by the message parameter.
Protected method TnefException(SerializationInfo, StreamingContext) The TnefException constructor creates a new serializable TnefException object.
Public method TnefException(String, Exception) The TnefException constructor creates a new outer TnefException object from an inner exception.

Top

See also

Reference

TnefException class

TnefException members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace