FaxOutgoingMessage.HasCoverPage property

Indicates if the fax has a cover page.

Note

This property is supported only on Windows Vista and later.

 

This property is read-only.

Syntax

Property HasCoverPage As Boolean

Property value

Pointer to a flag indicating whether the outbound fax message has a cover page.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxOutgoingMessage

IFaxOutgoingMessage2