Version

EnableEmailReminders Property (WebScheduleInfo)

Indicates what the default preference of Resources is with regard to receiving E-Mail reminder notifications.
Syntax
'Declaration
 
Public Property EnableEmailReminders As Boolean
public bool EnableEmailReminders {get; set;}

Property Value

By default, a Resource that does not specify their preference to receive reminder notifications by E-Mail defaults to not receive them. Setting this property to true will default these Resources to indicate they would like to receive E-Mail reminder notifications.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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

See Also