_ExchangeDistributionList.ID 属性

定义

返回 C# 中的 字符串 (字符串 ,) 表示 的唯一 ExchangeDistributionList标识符。 只读。

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

属性值

注解

ExchangeDistributionList 对象派生自 对象AddressEntry。 它的 ID 属性继承的 AddressEntry 对象。 创建 AddressEntry 对象时,传输提供程序将分配一个永久且唯一的字符串 ID。 这些标识符不变化从一个会话到另一个。

适用于