Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the date and time when the task is registered.
<xs:element name="Date"
type="dateTime"
minOccurs="0"
/>
The Date element is defined by the registrationInfoType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
RegistrationInfo | registrationInfoType | Specifies administrative information about the task, such as the author of the task and the date the task is registered. |
Remarks
For scripting development, the registration date of a task is specified using the RegistrationInfo.Date property.
For C++ development, the registration date of a task is specified using the IRegistrationInfo::Date property.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |