contact.address1_postofficebox Field
CRM 1.2
![]() |
Specifies the post office box number for address 1.
Syntax
[Visual Basic] Public Field address1_postofficebox As String [C#] public string address1_postofficebox; [JScript] public var address1_postofficebox : String;
Remarks
Represents a field of type String.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level1 | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Max length1 | 20 |
1 – Customizable. Indicates the value for a default installation.
See Also
© 2007 Microsoft Corporation. All rights reserved.
