_ColumnFormat.Label 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置 C #) 字符串 (字符串 的值,该值代表对象所关联的 ColumnFormat 属性显示的列标签和工具提示。 读/写。
public:
property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
public string Label { get; set; }
Public Property Label As String
属性值
注解
对于内置的 Outlook 属性,Label 属性的默认值是该属性的本地化名称。 对于自定义 Outlook 属性,Label 属性的默认值是该属性的名称。
此属性的值仅适用于列标题表示为图标的 Outlook 属性的工具提示。