_SharingItem.ReminderPlaySound 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置 C#) 值为 True 的布尔 (布尔值,如果提醒应在指定 SharingItem时播放声音,则为 True。 读/写。
public:
property bool ReminderPlaySound { bool get(); void set(bool value); };
public bool ReminderPlaySound { get; set; }
Public Property ReminderPlaySound As Boolean
属性值
注解
必须设置 ReminderPlaySound 属性才能验证属性 ReminderSoundFile 。