IUserProfilePlayNotificationSound Property
|
Gets/sets whether CMS client will play sound when user receiving notifications
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool PlayNotificationSound { get; set; }Property PlayNotificationSound As Boolean
Get
Set
property bool PlayNotificationSound {
bool get ();
void set (bool value);
}abstract PlayNotificationSound : bool with get, set
Property Value
Boolean
See Also