FaxOutgoingJob.ScheduledTime property

The ScheduledTime property indicates the time to submit the fax for processing to the fax service.

This property is read-only.

Syntax

Property ScheduledTime As Date

Property value

Date value. An 8-byte floating-point number that contains the time, expressed in local system time, to submit the fax for processing. If the time specified has passed, the fax service sends the fax as soon as a device is available.

For more information about the Date data type, see the Microsoft Visual C++ Programmer's Guide.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxOutgoingJob

IFaxOutgoingJob