Overview
This structure contains the complete set of information of a project contact. It is used to retrieve information of project contacts in PwsGetProjectContacts.
Format
- PwsProjectContact
- ClientIdentity: PwsClientRef
- Contact: PwsUserRef
- EmailAddress: String (100)
- LocationIdentity: PwsLocationRef
- MobilePhone: String (30)
- OfficePhone: String (30)
- OtherContactInformation: String (1000)
- Roles: PwsContactRole
- TitleIdentity: PwsTitleRef
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ClientIdentity | Uniquely identify a client, if this contact is a client user. Click here for more information. | ||
Contact | Uniquely identifies a project contact user. Click here for more information. | ||
EmailAddress | String (100) | The email address of the project contact (user). | barry1@revcorp.min.cnv1 |
LocationIdentity | The location of the user who is also a resource. | Springfield | |
MobilePhone | String (30) | The mobile phone number of the project contact | 617-888-5888 |
OfficePhone | String (30) | The office phone number of the project contact | 617-431-4111 |
OtherContactInformation | String (1000) | The other contact information of this project contact (user). | MSN: larry@revcorp.org |
Roles | The type (ex. Engagement Manager) or role name (for a booked or requested resource) of the project contact. Click here for more information. | ||
TitleIdentity | The identity of the project contact's title if this user is also a resource. Click here for more information. |