_AppointmentItem.UnRead 属性

定义

返回或设置 C# ) bool 中的布尔 (值,如果尚未打开 Outlook 项目 (读取) ,则该值为 True。 读/写。

public:
 property bool UnRead { bool get(); void set(bool value); };
public bool UnRead { get; set; }
Public Property UnRead As Boolean

属性值

适用于