Table of Contents

Enum UserStatus

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

Represents the user Status.

public enum UserStatus

Fields

ACTIVE = 0

User status active.

DECLINED = 2

User status declined.

PENDING = 1

User status pending.