Compartir a través de


AppendToItemFieldType.Item1 Propiedad

Definición

La Item1 propiedad obtiene o establece un elemento en el almacén de Exchange.

public:
 property ExchangeWebServices::ItemType ^ Item1 { ExchangeWebServices::ItemType ^ get(); void set(ExchangeWebServices::ItemType ^ value); };
public ExchangeWebServices.ItemType Item1 { get; set; }
Public Property Item1 As ItemType

Valor de propiedad

Comentarios

Es importante tener en cuenta que la clase ItemType es la clase base para las clases TaskType, CalendarItemType, ContactItemType, DistributionListType y MessageType.

Se aplica a