Click or drag to resize

ActivityReassignedEventArgs Fields

The ActivityReassignedEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldActivityId
The ID of the Activity being reassigned.
Public fieldMessage
Optional message to the new assignee.
Public fieldNewAssigneeIds
Contains the users and/or user groups that are assignees after the reassignment.
Public fieldOldAssigneeIds
Contains the users and/or user groups that were assignees before the reassignment.
Top
See Also