MVPSI.JAMS Namespace > Alert Class : NotifyNames Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Notification")> <System.ComponentModel.DescriptionAttribute("A comma separated list of names to be Alerted.")> <System.ComponentModel.DefaultValueAttribute()> Public Property NotifyNames As System.String
'Usage
Dim instance As Alert Dim value As System.String instance.NotifyNames = value value = instance.NotifyNames
[System.ComponentModel.Category("Notification")] [System.ComponentModel.Description("A comma separated list of names to be Alerted.")] [System.ComponentModel.DefaultValue()] public System.string NotifyNames {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2