MeetingSuggestion Class

Definition

Contains information about a meeting response with a suggested meeting time. The MeetingSuggestion class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class MeetingSuggestion sealed : Microsoft::Exchange::WebServices::Data::ExtractedEntity
public sealed class MeetingSuggestion : Microsoft.Exchange.WebServices.Data.ExtractedEntity
Public NotInheritable Class MeetingSuggestion
Inherits ExtractedEntity
Inheritance

Properties

Attendees

Gets the attendees for the meeting. The Attendees property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

EndTime

Gets the time the meeting will end. The EndTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Location

Gets the location of the meeting. The Location property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

MeetingString

Gets the name of the meeting. The MeetingString property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Position

Gets the position in a message from where the entity was extracted. The Position property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

(Inherited from ExtractedEntity)
StartTime

Gets the time the meeting starts. The StartTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Subject

Gets the subject line of the meeting.

Applies to