Table of Contents

Enum ExchangeUMAutoAttendantKeyMappingAction

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the action to take for a key mapping.

public enum ExchangeUMAutoAttendantKeyMappingAction

Fields

AnnounceBusinessHours = 6

The action is to announce the business hours.

AnnounceBusinessLocation = 5

The action is to announce the business location.

LeaveVoiceMessage = 4

The action is to leave a voice message for the specified user.

None = 1

The key action is none.

TransferToAutoAttendant = 3

The action is to transfer the call to the specified auto attendant.

TransferToExtension = 2

The action is to transfer the call to the specified extension.

Unknown = 0

The key action is unknown.