FaxOutgoingJob.Subject property

The Subject property is a null-terminated string that contains the contents of the subject field on the cover page of the fax.

This property is read-only.

Syntax

Property Subject As String

Property value

A String that receives text that describes the subject of the fax transmission. The text appears on the cover page.

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