RemoteDialogContactInfoContactAddress Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic AddrSpec ContactAddress { get; }
Public ReadOnly Property ContactAddress As AddrSpec
Get
public:
property AddrSpec^ ContactAddress {
AddrSpec^ get ();
}
member ContactAddress : AddrSpec with get
Property Value
Type:
AddrSpec
See Also