MobileForms Toolkit Documentation

OutlookDateTimePickerTodayEventArgs  Constructor 

Initializes a new instance of the OutlookDatetimePickerTodayEventArgs class with the specified Date.

public OutlookDateTimePickerTodayEventArgs(
DateTime d
);

Parameters

d
DateTime which is to be set to Value

Remarks

Create OutlookDatetimePickerTodayEventArgs class with specific DateTime. You can change it or will be used default TodayDate date.

See Also

OutlookDateTimePickerTodayEventArgs Class | Resco.Controls.OutlookControls Namespace