_ExchangeDistributionList.Comments 属性

定义

返回 C# 中的 字符串 (字符串 ,) 表示 的 ExchangeDistributionList注释。 读/写。

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

属性值

注解

此属性对应于 MAPI 属性, PidTagComment

如果此属性尚未实现或 ExchangeDistributionList 对象不存在,则返回一个空字符串。

适用于