FaxOutgoingJob.Recipient property

The Recipient property retrieves an object containing information about the recipient of the fax job.

This property is read-only.

Syntax

Property Recipient As FaxRecipient

Property value

Receives a FaxRecipient object.

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