AppointmentProperties 클래스

정의

약속의 속성을 식별하는 문자열을 제공합니다.

public ref class AppointmentProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class AppointmentProperties
Public Class AppointmentProperties
상속
Object Platform::Object IInspectable AppointmentProperties
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
appointmentsSystem

속성

AllDay

AllDay 속성의 이름을 가져옵니다.

AllowNewTimeProposal

AllowNewTimeProposal 속성의 이름을 가져옵니다.

BusyStatus

BusyStatus 속성의 이름을 가져옵니다.

ChangeNumber

약속의 로컬 버전의 현재 변경 번호를 가져옵니다.

DefaultProperties

기본 약속 속성의 이름 목록을 가져옵니다.

Details

Details 속성의 이름을 가져옵니다.

DetailsKind

약속 세부 정보, 일반 텍스트 또는 HTML의 형식을 가져옵니다.

Duration

Duration 속성의 이름을 가져옵니다.

HasInvitees

HasInvitees 속성의 이름을 가져옵니다.

Invitees

Invitees 속성의 이름을 가져옵니다.

IsCanceledMeeting

IsCanceledMeeting 속성의 이름을 가져옵니다.

IsOrganizedByUser

IsOrganizedByUser 속성의 이름을 가져옵니다.

IsResponseRequested

IsResponseRequested 속성의 이름을 가져옵니다.

Location

Location 속성의 이름을 가져옵니다.

OnlineMeetingLink

OnlineMeetingLink 속성의 이름을 가져옵니다.

Organizer

Organizer 속성의 이름을 가져옵니다.

OriginalStartTime

OriginalStartTime 속성의 이름을 가져옵니다.

Recurrence

Recurrence 속성의 이름을 가져옵니다.

Reminder

Reminder 속성의 이름을 가져옵니다.

RemoteChangeNumber

약속 서버 버전의 현재 변경 번호를 가져오거나 설정합니다.

ReplyTime

ReplyTime 속성의 이름을 가져옵니다.

Sensitivity

Sensitivity 속성의 이름을 가져옵니다.

StartTime

StartTime 속성의 이름을 가져옵니다.

Subject

Subject 속성의 이름을 가져옵니다.

Uri

Uri 속성의 이름을 가져옵니다.

UserResponse

UserResponse 속성의 이름을 가져옵니다.

적용 대상