MeetingDetailsBase.Id 属性

定义

获取或设置编码为 BASE64 字符串的会议 ID。

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

属性值

会议 ID,编码为 BASE64 字符串。

适用于