Partager via


FaxSender.Company property

The Company property is a null-terminated string that contains the company name associated with the sender.

This property is read/write.

Syntax

Property Company As String

Property value

A String that specifies or receives the name of the company that is associated with 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

FaxSender

IFaxSender