quote.billto_telephone Property
Gets or sets the telephone number associated with the billing address.
Syntax
[Visual Basic .NET]
Public Property billto_telephone As String
[C#]
public string billto_telephone {get; set;}Property Value
The value of this property is a String type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level1 | No constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Max length1 | 50 |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.