Share via


MeetingDetailsBase.Id Property

Definition

Gets or sets the meeting's Id, encoded as a BASE64 string.

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

Property Value

The meeting's Id, encoded as a BASE64 string.

Applies to