TransportBackupInfoRemoteEndPoint Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic EndpointBackupInfo RemoteEndPoint { get; set; }Public Property RemoteEndPoint As EndpointBackupInfo
Get
Set
public:
property EndpointBackupInfo^ RemoteEndPoint {
EndpointBackupInfo^ get ();
void set (EndpointBackupInfo^ value);
}member RemoteEndPoint : EndpointBackupInfo with get, set
Property Value
EndpointBackupInfo
See Also