SIPExtensionBackupInfoType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Type { get; set; }
Public Property Type As String
Get
Set
public:
property String^ Type {
String^ get ();
void set (String^ value);
}
member Type : string with get, set
Property Value
Type:
StringSee Also