AsposeArgumentOutOfRangeExceptionMessage Property

Gets a message that describes the current exception.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public override string Message { get; }

Property Value

Type: String

Implements

_ExceptionMessage
See Also