RemoteDialogContactInfoContactAddress Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public AddrSpec ContactAddress { get; }
Public ReadOnly Property ContactAddress As AddrSpec
Get
public:
property AddrSpec^ ContactAddress {
AddrSpec^ get ();
}
member ContactAddress : AddrSpec with get
Property Value
Type:
AddrSpecSee Also