Compartir a través de


SetItemFieldType.Item1 Propiedad

Definición

La Item1 propiedad obtiene o establece el elemento que se va a actualizar.

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

La Item1 propiedad devuelve un ItemType objeto que representa el elemento que se va a actualizar.

Se aplica a