Compartir a través de


_Results.DefaultItemType Propiedad

Definición

Devuelve una OlItemType constante que indica el tipo de elemento de Outlook predeterminado contenido en la carpeta. Lectura y escritura.

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

Valor de propiedad

Se aplica a