DialogIdentityInfoDisplay Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Display { get; set; }
Public Property Display As String
Get
Set
public:
property String^ Display {
String^ get ();
void set (String^ value);
}
member Display : string with get, set
Property Value
String
See Also