FaxOutgoingMessage.Recipient property

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

This property is read-only.

Syntax

Property Recipient As FaxRecipient

Property value

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

FaxOutgoingMessage

IFaxOutgoingMessage