SendSmsMessageResult.ExceptionMessage
Gets the exception message if one occurs while sending SMS.
Namespace: Imanami.directorymanager.DataTransferObjects.DataContracts.SMS
Assembly: Imanami.directorymanager.DataTransferObjects.dll
Syntax
public string ExceptionMessage
Return Value
Type: System.String
The exception details.
See Also