AbstractLocalInviteManagerType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic override string Type { get; }
Public Overrides ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get () override;
}
abstract Type : string with get
override Type : string with get
Property Value
Type:
StringImplements
ICallRequestTaskType
See Also