다음을 통해 공유


Participants 클래스

정의

참가자에 대한 세부 정보입니다.

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

생성자

Participants()

참가자 클래스의 새 instance 초기화합니다.

Participants(String, Nullable<DateTime>, String)

참가자 클래스의 새 instance 초기화합니다.

속성

Email

참가자의 이메일 주소를 가져옵니다.

Status

참가자의 수락 상태 가져옵니다.

StatusDate

상태 변경된 날짜를 가져옵니다.

적용 대상