businessunit.address1_telephone2 Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the second telephone number associated with address 1.
Syntax
[Visual Basic .NET] Public Property address1_telephone2 As String
[C#]
public string address1_telephone2 {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
© 2010 Microsoft Corporation. All rights reserved.
