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
TaskString
Gets the meeting suggestion TaskString.
public string TaskString { get; }