_ExchangeDistributionList.Type Propriété

Définition

Retourne une chaîne (chaîne en C#) qui représente le type d’entrée pour .ExchangeDistributionList Lecture-écriture.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
Public Property Type As String

Valeur de propriété

Remarques

L’objet ExchangeDistributionList est dérivé de l’objet AddressEntry . Il hérite de la propriété Type de l'objet AddressEntry. Dans le cas de ExchangeDistributionList, le type est toujours la chaîne « EX ».

S’applique à