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 = 1Guest seat type - external user with limited access
MEMBER = 2Member seat type - full user with standard permissions
PROVISIONAL_MEMBER = 3Provisional member seat type - member with trial access
VIEWER = 0Viewer seat type - can view sheets but has limited permissions