[This is preliminary documentation and is subject to change.]

The PendingInvitationInfo type exposes the following properties.

Properties

  NameDescription
Public propertyFirstName
The firstname of the user for which the invitatiaon is pending.
Public propertyGroupId
The identifier of the group for which the invitation is pending.
Public propertyGroupName
The name of for which the invitation is pending.
Public propertyGroupType
The type of the group for which the invitation is pending. The group type could be "P" - Private, "O" - Organization, "G" - Group or "D" - Department.
Public propertyInvitedByUserId
The unique identifier of the user who invited the current user for whom the invitation is pending.
Public propertyLastName
The last name of the user for which the invitation is pending.

See Also