Table of Contents

Enum SeatType

Namespace
Smartsheet.Api.Models
Assembly
smartsheet-csharp-sdk.dll

Represents all possible seat types for users in Smartsheet.

public enum SeatType

Fields

GUEST = 1

Guest seat type - external user with limited access

MEMBER = 2

Member seat type - full user with standard permissions

PROVISIONAL_MEMBER = 3

Provisional member seat type - member with trial access

VIEWER = 0

Viewer seat type - can view sheets but has limited permissions