Class ExchangeCalendarEvent

ExchangeCalendarEvent class

Represents the event in the user’s calendar

public sealed class ExchangeCalendarEvent

Constructors

NameDescription
ExchangeCalendarEvent()Initializes a new instance of the ExchangeCalendarEvent class.

Properties

NameDescription
Busyness { get; }Gets the user busyness.
Duration { get; }Gets the event duration.
Location { get; }Gets the appointment location.
Subject { get; }Gets the calendar event subject.

See Also