Compartir a través de


Action.ShowOn Propiedad

Definición

Devuelve o establece una OlActionShowOn constante que representa la ubicación donde se mostrará la acción. Lectura y escritura.

public:
 property Microsoft::Office::Interop::Outlook::OlActionShowOn ShowOn { Microsoft::Office::Interop::Outlook::OlActionShowOn get(); void set(Microsoft::Office::Interop::Outlook::OlActionShowOn value); };
public Microsoft.Office.Interop.Outlook.OlActionShowOn ShowOn { get; set; }
Public Property ShowOn As OlActionShowOn

Valor de propiedad

Se aplica a