 | CommonBuyerDescriptorTypeCellPhone Property |
Buyer cellular/mobile telephone number.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CellPhone { get; set; }
Public Property CellPhone As String
Get
Set
function get CellPhone () : String
function set CellPhone (value : String)
function get_CellPhone();
function set_CellPhone(value);
Property Value
Type:
String
See Also