FaxOutgoingJob.SubmissionTime property

The SubmissionTime property indicates the time that the outbound fax job was submitted for processing.

This property is read-only.

Syntax

Property SubmissionTime As Date

Property value

Date value. An 8-byte floating-point number that contains the time, expressed in local system time, when the fax job was submitted for processing.

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

Visual Basic Example

FaxOutgoingJob

IFaxOutgoingJob