NotificationMessageSound Property |
[Missing <summary> documentation for "P:Scanjour.Process.PushNotification.PushNotifierServiceReference.NotificationMessage.Sound"]
Namespace: Scanjour.Process.PushNotification.PushNotifierServiceReferenceAssembly: Scanjour.Process.PushNotification_24.5.0.0 (in Scanjour.Process.PushNotification_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Sound { get; set; }
Public Property Sound As String
Get
Set
public:
property String^ Sound {
String^ get ();
void set (String^ value);
}
member Sound : string with get, set
Property Value
String
See Also