_SharingItem.ReminderPlaySound 属性

定义

返回或设置 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

适用于