TaskSuggestion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |