Gets the methods allowed by the call party.

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

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