IUserProfileNotificationSoundName Property
|
Gets/sets the sound name for notifications
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string NotificationSoundName { get; set; }
Property NotificationSoundName As String
Get
Set
property String^ NotificationSoundName {
String^ get ();
void set (String^ value);
}
abstract NotificationSoundName : string with get, set
Property Value
Type:
StringSee Also