Table of Contents

Enum MailboxActiveState

Namespace
KASserver
Assembly
KASserver.Client.dll

The activation state of a mailbox (KAS is_active).

public enum MailboxActiveState

Fields

Active = 0

The mailbox is fully active (Y).

Forbidden = 2

The mailbox is forbidden — no receiving and no retrieval (forbidden).

ReceiveDisabled = 1

Receiving is disabled, but existing mail can still be retrieved (N).