Table of Contents

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

displayName ContactDisplayName

The name of the last contact the page served.

contactId ContactId

The identity of the last contact the page served.

Returns

ContactCursor

The boundary the following page reads beyond.