Compartir a través de


Task.Contacts Propiedad

Definición

Obtiene o establece una lista de contactos asociados a la tarea.

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

Valor de propiedad

Objeto StringList.

Se aplica a