Partager via


Task.Contacts Propriété

Définition

Obtient ou définit une liste de contacts associés à la tâche.

public:
 property Microsoft::Exchange::WebServices::Data::StringList ^ Contacts { Microsoft::Exchange::WebServices::Data::StringList ^ get(); void set(Microsoft::Exchange::WebServices::Data::StringList ^ value); };
public Microsoft.Exchange.WebServices.Data.StringList Contacts { get; set; }
Public Property Contacts As StringList

Valeur de propriété

Objet StringList.

S’applique à