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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET