_ImportanceRuleCondition.ConditionType Propiedad

Definición

Devuelve una constante , olConditionImportance, de la OlRuleConditionType enumeración que indica el tipo de condición de regla. Solo lectura.

public:
 property Microsoft::Office::Interop::Outlook::OlRuleConditionType ConditionType { Microsoft::Office::Interop::Outlook::OlRuleConditionType get(); };
public Microsoft.Office.Interop.Outlook.OlRuleConditionType ConditionType { get; }
Public ReadOnly Property ConditionType As OlRuleConditionType

Valor de propiedad

Comentarios

La condición de regla de nombre de formulario es compatible con las reglas para recibir mensajes y las reglas para enviar mensajes. Para obtener más información, vea Especificar condiciones de regla.

Se aplica a