TaskSuggestion.Assignees Property

Definition

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.

public:
 property Microsoft::Exchange::WebServices::Data::EmailUserEntityCollection ^ Assignees { Microsoft::Exchange::WebServices::Data::EmailUserEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailUserEntityCollection Assignees { get; }
Public ReadOnly Property Assignees As EmailUserEntityCollection

Property Value

The names of the task suggestion assignees.

Applies to