Task.Contacts Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.