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

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