
Public Member Functions | |
| ContactInformation () | |
Public Attributes | |
| String | Title |
| String | Description |
| int | ReferenceId = 0 |
| ContactInformationType | ContactInformationType = ContactInformationType.UNKNOWN |
| String | FirstName |
| String | MiddleName |
| String | LastName |
| String | Nickname |
| int | Gender |
| DateTime | BirthDate = new DateTime(1970,1,1) |
| String | |
| String | Website |
| String | Phone |
| String | Fax |
| String | AddressLine1 |
| String | AddressLine2 |
| String | PostalCode |
| String | City |
| String | State |
| String | Country |
| Core.Tools.AccountManager.Map.ContactInformation.ContactInformation | ( | ) |
| ContactInformationType Core.Tools.AccountManager.Map.ContactInformation.ContactInformationType = ContactInformationType.UNKNOWN |
| DateTime Core.Tools.AccountManager.Map.ContactInformation.BirthDate = new DateTime(1970,1,1) |