Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 3.6 KB

nf-faxcomex-ifaxdocument-put_scheduletime.md

File metadata and controls

82 lines (64 loc) · 3.6 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:faxcomex.IFaxDocument.put_ScheduleTime
IFaxDocument::put_ScheduleTime (faxcomex.h)
The IFaxDocument::get_ScheduleTime property indicates the time to submit the fax for processing to the fax service. (Put)
IFaxDocument interface [Fax Service]
ScheduleTime property
IFaxDocument.ScheduleTime
IFaxDocument.get_ScheduleTime
IFaxDocument.put_ScheduleTime
IFaxDocument::ScheduleTime
IFaxDocument::get_ScheduleTime
IFaxDocument::put_ScheduleTime
ScheduleTime property [Fax Service]
ScheduleTime property [Fax Service]
IFaxDocument interface
_mfax_faxdocument.scheduletime
fax._mfax_faxdocument_cpp_mfax_faxdocument_scheduletime_cpp
fax._mfax_faxdocument_scheduletime
faxcomex/IFaxDocument::ScheduleTime
faxcomex/IFaxDocument::get_ScheduleTime
faxcomex/IFaxDocument::put_ScheduleTime
put_ScheduleTime
fax\_mfax_faxdocument_cpp_mfax_faxdocument_scheduletime_cpp.htm
Fax
VS|fax|~\fax\faxinta_n_459h.htm
12/05/2018
IFaxDocument interface [Fax Service],ScheduleTime property, IFaxDocument.ScheduleTime, IFaxDocument.get_ScheduleTime, IFaxDocument.put_ScheduleTime, IFaxDocument::ScheduleTime, IFaxDocument::get_ScheduleTime, IFaxDocument::put_ScheduleTime, ScheduleTime property [Fax Service], ScheduleTime property [Fax Service],IFaxDocument interface, _mfax_faxdocument.scheduletime, fax._mfax_faxdocument_cpp_mfax_faxdocument_scheduletime_cpp, fax._mfax_faxdocument_scheduletime, faxcomex/IFaxDocument::ScheduleTime, faxcomex/IFaxDocument::get_ScheduleTime, faxcomex/IFaxDocument::put_ScheduleTime, put_ScheduleTime
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxDocument::put_ScheduleTime
faxcomex/IFaxDocument::put_ScheduleTime
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxDocument.ScheduleTime
IFaxDocument.get_ScheduleTime
IFaxDocument.put_ScheduleTime
IFaxDocument.get_ScheduleTime
IFaxDocument.put_ScheduleTime

IFaxDocument::put_ScheduleTime

-description

The IFaxDocument::get_ScheduleTime property indicates the time to submit the fax for processing to the fax service.

This property is read/write.

-parameters

-remarks

If the time specified has passed, the fax service sends the fax as soon as a device is available. By default, IFaxDocument::get_ScheduleTime is set to zero, meaning that no time is specified.

Note that the fax service ignores this parameter unless you set the IFaxDocument::get_ScheduleType property to fstSpecific_TIME.

Note  The value of the IFaxDocument::get_ScheduleTime property must include the date and time for submitting the fax.
 

-see-also

FaxDocument

IFaxDocument

Visual Basic Example