다음을 통해 공유


NotificationInfo 클래스

정의

멘션에 대한 알림을 보낼지 지정합니다.

public class NotificationInfo
type NotificationInfo = class
Public Class NotificationInfo
상속
NotificationInfo

생성자

NotificationInfo()

NotificationInfo 클래스의 새 인스턴스를 초기화합니다.

NotificationInfo(Nullable<Boolean>)

NotificationInfo 클래스의 새 인스턴스를 초기화합니다.

속성

Alert

사용자에게 알림을 보낼 경우 true를 가져오거나 설정하고, 그렇지 않으면 false를 설정합니다.

AlertInMeeting

모임 중 사용자에게 알림을 표시할지 여부를 나타내는 값을 가져오거나 설정하며, 그렇지 않으면 false입니다.

ExternalResourceUrl

알림의 외부 리소스 URL 값을 가져오거나 설정합니다.

적용 대상