WebClientUserSettingsNewMessageSoundExternalUrl Property Ipswitch.Messaging.Framework
Gets or sets a URI that can be used to locate a sound file to play when new messages arrive. If null, then the default sound file will be used by the web client.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public string NewMessageSoundExternalUrl { get; set; }

Property Value

Type: String
See Also

Reference