CallMembershipSipUrl Property |
Gets the SIP address of the person in this CallMembership.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public string SipUrl { get; set; }
Property Value
Type:
String
The SIP address.
Remarks Since: 0.1.0
See Also