ConferenceId Property

Conference id used to make changes to the conference.

Namespace:  Microsoft.Rtc.Collaboration.ConferenceManagement
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property ConferenceId As String
    Get
    Set
'Usage
Dim instance As ConferenceScheduleInformation
Dim value As String

value = instance.ConferenceId

instance.ConferenceId = value
public string ConferenceId { get; set; }

Property Value

Type: System..::..String

See Also

Reference

ConferenceScheduleInformation Class

ConferenceScheduleInformation Members

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace