ConferencePhoneInformation.ConferencePhoneId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID used by phone users to identify this conference.
public:
property System::String ^ ConferencePhoneId { System::String ^ get(); };
public string ConferencePhoneId { get; }
member this.ConferencePhoneId : string
Public ReadOnly Property ConferencePhoneId As String
Property Value
Remarks
This ID is generated by the server and should be entirely numeric.