Table of Contents

Class TaskSuggestion

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents an TaskSuggestion object.

public sealed class TaskSuggestion : ExtractedEntity
Inheritance
TaskSuggestion
Inherited Members

Properties

Assignees

Gets the meeting suggestion Assignees.

public EmailUserEntityCollection Assignees { get; }

Property Value

EmailUserEntityCollection

TaskString

Gets the meeting suggestion TaskString.

public string TaskString { get; }

Property Value

string