MAPIFolder.Description 属性

定义

返回或设置 C# 中的 字符串 (字符串 ,) 表示文件夹的说明。 读/写。

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

属性值

注解

此属性对应于 PidTagComment 的 MAPI 属性。

适用于