Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This structure contains the complete set of information of a project contact. It is used to retrieve information of project contacts in PwsGetProjectContacts. 

Format

Panel
titlePwsProjectContact

...

Element

Data Type

Description

Sample Data

ClientIdentity

PwsClientRef

Uniquely identify a client, if this contact is a client user. Click here for more information.


Contact

PwsUserRef

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

PwsLocationRef

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

PwsContactRole

The type and additional information (ex. Engagement Manager) or role name (for a booked or requested resource) of the project contact. Click here for more information.


TitleIdentity

PwsTitleRef

The identity of the project contact's title if this user is also a resource. Click here for more information.


...