[This is preliminary documentation and is subject to change.]
Gets the send return code indicating the reason for the exception.
| C# | Visual Basic | Visual C++ |
public SendReturnCode SendReturnCode { get; }
Public ReadOnly Property SendReturnCode As SendReturnCode
public: property SendReturnCode SendReturnCode { SendReturnCode get (); }