SmsMessage.Recipients 属性

定义

获取邮件的收件人。

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

属性值

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

适用于