TwilioMessage.Author 属性

定义

获取或设置消息的作者。

public string Author { get; set; }
member this.Author : string with get, set
Public Property Author As String

属性值

消息的作者。

适用于