SmsMessage.Recipients Property

Definition

Gets the recipient of the message.

public System.Collections.Generic.List<string> Recipients { get; set; }

Property Value

System.Collections.Generic.List<System.String>

Applies to