
C# | Visual Basic | Visual C++ |
public List<DialogInfo> Dialog { get; set; }
Public Property Dialog As List(Of DialogInfo) Get Set
public: property List<DialogInfo^>^ Dialog { List<DialogInfo^>^ get (); void set (List<DialogInfo^>^ value); }

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