CallMembershipPhoneNumber Property |
Gets the phone number 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 PhoneNumber { get; set; }
Property Value
Type:
String
The phone number.
Remarks Since: 0.1.0
See Also