Method After
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
After(ContactDisplayName, ContactId)
Names the boundary after one served contact.
public static ContactCursor After(ContactDisplayName displayName, ContactId contactId)
Parameters
displayNameContactDisplayNameThe name of the last contact the page served.
contactIdContactIdThe identity of the last contact the page served.
Returns
- ContactCursor
The boundary the following page reads beyond.