Share via


FaxOutgoingJob.OriginalScheduledTime property

The OriginalScheduledTime property specifies the time that the fax job was originally scheduled for transmission.

This property is read-only.

Syntax

Property OriginalScheduledTime As Date

Property value

A Date value that represents the date and time that the fax was originally scheduled for processing. OriginalScheduledTime is expressed in local system time.

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

Visual Basic Example

FaxOutgoingJob

IFaxOutgoingJob