VEXAppointmentItem

Contains details about a Microsoft Exchange appointment item.

Property

Type

Description

Organizer

VEXItemSender

Appointment organizer.

Attendees

VEXItemRecipient[]

Appointment attendees.

StartTime

DateTime

Date and time when the appointment will start.

EndTime

DateTime

Date and time when the appointment will end.

Location

String

Appointment location.

Title

String

Appointment title.

RecurrencePatternFormat

String

Appointment recurrence pattern. For example, it can be daily, weekly, monthly and so on.

Recurring

Bool

If True, the appointment is recurring in the pattern specified by the RecurrencePatternFormat property.

Attachments

VEXAttachment[]

Item attachment.

ItemClass

String

Exchange item class.

Related Commands

Get-VEXItem

Page updated 2/4/2025

Page content applies to build 12.3.1.1139