Appointment.AppointmentType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the occurrence type of the appointment; for example, a single meeting, an instance of a recurring meeting, an exception to a recurring meeting, or a master item that contains a meeting recurrence pattern.
public:
property Microsoft::Exchange::WebServices::Data::AppointmentType AppointmentType { Microsoft::Exchange::WebServices::Data::AppointmentType get(); };
public Microsoft.Exchange.WebServices.Data.AppointmentType AppointmentType { get; }
Public ReadOnly Property AppointmentType As AppointmentType
Property Value
One of the AppointmentType enumeration values that specifies the recurrence type of the appointment.