atDate

atDate

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

This method translates numbers in a parameter array for their various time and date components and then returns the date-time value (Date data type). The following syntax models are valid for this function also. Date = atDate(Years As Integer, Months As Integer, Days As Integer)Date = atDate(Years As Integer, Months As Integer, Days As Integer, Hours As Integer, Minutes As Integer, Seconds As Integer)

Availability

This method is available in the following object models: Microsoft® Outlook®, Collaboration Data Objects (CDO), and Microsoft ActiveX® Data Objects (ADO).

Syntax

Date = atDate
(

    DateValue As Date
)

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.