_ExchangeDistributionList.Alias Property

Definition

Returns a String (string in C#) representing the alias for the ExchangeDistributionList. Read-only.

public:
 property System::String ^ Alias { System::String ^ get(); };
public string Alias { get; }
Public ReadOnly Property Alias As String

Property Value

Remarks

This property corresponds to the MAPI property PidTagAccount.

Returns an empty string if this property has not been implemented or does not exist for the ExchangeDistributionList object.

Applies to