Share via


NotificationTargetType Enum

Definition

The target type where the notification will be sent to.

public enum NotificationTargetType
type NotificationTargetType = 
Public Enum NotificationTargetType
Inheritance
NotificationTargetType

Fields

Channel 1

Represent a team channel. (By default, notification to a team will be sent to its "General" channel.)

Group 2

Represent a group chat.

Person 3

Represent a personal chat.

Unknown 0

Represent an unknown target.

Applies to