Compartir a través de


_SenderInAddressListRuleCondition.AddressList Propiedad

Definición

Devuelve o establece un AddressList objeto que representa la lista de direcciones utilizada para evaluar la condición de regla. Lectura y escritura.

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

Valor de propiedad

Comentarios

Devuelve un error si el objeto AddressList no representa un objeto AddressList inicializado.

Se aplica a