Edit

Share via


ConferenceAccessInformation.AutoAttendantNumbers Property

Definition

Gets the conference auto attendant numbers.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AutoAttendantNumbers { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AutoAttendantNumbers { get; }
member this.AutoAttendantNumbers : System.Collections.Generic.IList<string>
Public ReadOnly Property AutoAttendantNumbers As IList(Of String)

Property Value

Applies to