_TableView.AutoPreview Propiedad

Definición

Devuelve o establece una OlAutoPreview constante que determina cómo el objeto obtiene una vista previa automática de los TableView elementos. Lectura y escritura.

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

Valor de propiedad

Se aplica a