BaseAbstractCallCallerIDAsCaller Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public virtual string CallerIDAsCaller { get; protected set; }
Public Overridable Property CallerIDAsCaller As String
Get
Protected Set
public:
virtual property String^ CallerIDAsCaller {
String^ get ();
protected: void set (String^ value);
}
abstract CallerIDAsCaller : string with get, set
override CallerIDAsCaller : string with get, set
Property Value
Type:
StringImplements
ISessionCallCallerIDAsCallerSee Also