OptionsResultSupported Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IEnumerable<string> Supported { get; }
Public ReadOnly Property Supported As IEnumerable(Of String)
Get
public:
property IEnumerable<String^>^ Supported {
IEnumerable<String^>^ get ();
}
member Supported : IEnumerable<string> with get
Property Value
Type:
IEnumerableStringSee Also