TTMSFNCCloudMicrosoftOutlookAttendee Class
Represents a single attendee of a calendar event, including the attendee name, email address and response status.
API unit family: TMSFNCCloudMicrosoftOutlookCalendar
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudMicrosoftOutlookAttendee = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Email address of the attendee. | |
| Status | Response status of the attendee for the event. |
| Summary | Display name of the attendee. |
Methods
| Name | Description |
|---|---|
| GetOwner | Returns the collection that owns this attendee. |