Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The TransmissionStart property indicates the time that the fax outbound job began transmitting. This property will have a value only after the transmission has started.
This property is read-only.
Syntax
Property TransmissionStart As Date
Property value
Date value. An 8-byte floating-point number that contains the time, expressed in local system time, that the fax began transmitting.
For more information about the Date data type, see the Microsoft Visual C++ Programmer's Guide.
Remarks
In the case of a failed fax, this property will be assigned a value of zero. If you try to retrieve the property for a failed fax, you will receive an error.
Requirements
| Minimum supported client |
Windows XP [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|
| DLL |
|
See also