FaxDocument.Recipients property

The Recipients property retrieves a collection of one or more recipients for the fax document.

This property is read-only.

Syntax

Property Recipients As IFaxRecipients

Property value

A variable of type IFaxRecipients that receives a FaxRecipients 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

FaxDocument

IFaxDocument