Code
Walk-through
In the code, we have used an instance of the InvitationProvider and some of its methods to restrict and arrange the output returned by the provider.
The provider returns a collection of
ArchiveRow types. By looping through each ArchiveRow we can get details of an invitation for the associate. The result of executing the above code is shown below.