
C# | Visual Basic | Visual C++ |
public IEnumerable<string> Choices { get; private set; }
Public Property Choices As IEnumerable(Of String) Get Private Set
public: property IEnumerable<String^>^ Choices { IEnumerable<String^>^ get (); private: void set (IEnumerable<String^>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290