Search
Reminder.ProcessArguments Property
See Also
 






Specifies the arguments of the external process started for this reminder.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string ProcessArguments { get; set; }

Visual Basic  Copy Code

Public Property ProcessArguments As String

 Property Value

 See Also