Table of Contents

Enum InvitationStatus

Namespace
Tharga.Team
Assembly
Tharga.Team.dll

Whether an invitation is still acceptable.

public enum InvitationStatus

Fields

Expired = 1

Real, but its time has passed. Accepting is refused; the invitation can be extended, which keeps the same code so an already-mailed link starts working again.

Open = 0

Acceptable now.