SmsMessage 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.
Represents a single SMS message.
public ref class SmsMessage
public class SmsMessage
type SmsMessage = class
Public Class SmsMessage
- Inheritance
-
SmsMessage
Constructors
SmsMessage() |
Initializes a new instance of the SmsMessage class. |
SmsMessage(String, IEnumerable<String>) |
Initializes a new instance of the SmsMessage class. |
SmsMessage(String, String) |
Initializes a new instance of the SmsMessage class. |
Properties
Body |
Gets or sets the body of this message. |
Recipients |
Gets or sets the recipients for this message. |
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.