_SharingItem.UnRead 属性

定义

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

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

属性值

适用于