PersonContact Class |
Namespace: SeniorSystemsWS.Entity
The PersonContact type exposes the following members.
| Name | Description | |
|---|---|---|
| PersonContact |
| Name | Description | |
|---|---|---|
| Addresses |
Gets or sets the person's addresses.
| |
| Email1 |
Gets or sets the first email address.
| |
| Email2 |
Gets or sets the second email address.
| |
| NotPublishEmail1 |
Gets or sets a value indicating whether the first email address should be hidden in a public directory.
| |
| NotPublishEmail2 |
Gets or sets a value indicating whether the second email address should be hidden in a public directory.
| |
| NotPublishOtherNumber1 |
Gets or sets a value indicating whether the 1st other phone number should be hidden in a public directory.
| |
| NotPublishOtherNumber2 |
Gets or sets a value indicating whether the 2nd other phone number should be hidden in a public directory.
| |
| NotPublishOtherNumber3 |
Gets or sets a value indicating whether the 3rd other phone number should be hidden in a public directory.
| |
| NotPublishOtherNumber4 |
Gets or sets a value indicating whether the 4th other phone number should be hidden in a public directory.
| |
| NotPublishPhone |
Gets or sets a value indicating whether phone number should be hidden in a public directory.
| |
| OtherNumber1 |
Gets or sets the 1st other phone number.
| |
| OtherNumber2 |
Gets or sets the 2nd other phone number.
| |
| OtherNumber3 |
Gets or sets the 3rd other phone number.
| |
| OtherNumber4 |
Gets or sets the 4th other phone number.
| |
| OtherNumberType1 |
Gets or sets 1st other phone number type.
| |
| OtherNumberType1Web |
Gets or sets 1st other phone number type (public web value).
| |
| OtherNumberType2 |
Gets or sets 2nd other phone number type.
| |
| OtherNumberType2Web |
Gets or sets 2nd other phone number type (public web value).
| |
| OtherNumberType3 |
Gets or sets 3rd other phone number type.
| |
| OtherNumberType3Web |
Gets or sets 3rd other phone number type (public web value).
| |
| OtherNumberType4 |
Gets or sets 4th other phone number type.
| |
| OtherNumberType4Web |
Gets or sets 4th other phone number type (public web value).
| |
| Phone |
Gets or sets the phone number.
| |
| SendHouseholdEmail1 |
Gets or sets a value indicating whether the first email address has been marked to send household emails.
| |
| SendHouseholdEmail2 |
Gets or sets a value indicating whether the second email address has been marked to send household emails.
|