TaskSuggestion Class

Definition

Describes a proposed task. The TaskSuggestion class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Properties

Assignees

Gets the names of the people assigned to the proposed task. The Assignees 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)
TaskString

Gets the description of the proposed task. The TaskString property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to