Compartilhar via


Task.Contacts Propriedade

Definição

Obtém ou define uma lista de contatos associados à tarefa.

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 da propriedade

Um objeto StringList.

Aplica-se a