SmsSendResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for a single recipient.
public class SmsSendResult
type SmsSendResult = class
Public Class SmsSendResult
- Inheritance
-
SmsSendResult
Properties
ErrorMessage |
Optional error message in case of 4xx/5xx/repeatable errors. |
HttpStatusCode |
HTTP Status code. |
MessageId |
The identifier of the outgoing Sms message. Only present if message processed. |
Successful |
Indicates if the message is processed successfully or not. |
To |
The recipient's phone number in E.164 format. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET