PwsEngagementManagementTeamMember
Overview
This structure represents a member of the engagement management team for an engagement (note the individual designated as the actual engagement manager is not represented by a PwsEngagementManagementTeamMember structure). This structure also, for each member, indicates if this user receives engagement related emails and if the user has full act as EM permissions. The actual engagement manager automatically receives engagement related emails and has full act as EM permissions.
Format
- PwsEngagementManagementTeamMember
- EmailFlag: Boolean
- UpdateFlag: Boolean
- UserIdentity: PwsUserRef
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
EmailFlag | Boolean | On Insert: No On Update: No | false | If set to "true", user will receive engagement related emails. | true |
UpdateFlag | Boolean | On Insert: No On Update: No | false | If set to "true", user can act as PM. | false |
UserIdentity | On Insert: Yes On Update: Yes | The user that is on the engagement management team. Click here for more information. |