FaxOutgoingJob.Sender property

The Sender property retrieves an object that contains information about the sender of the fax.

This property is read-only.

Syntax

Property Sender As FaxSender

Property value

A FaxSender object that receives the information about the sender.

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