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