FaxRecipient.Name property
The Name property is a null-terminated string that contains the name of the recipient.
This property is read/write.
Syntax
Property Name As String
Property value
A String that specifies or receives the name of the recipient. The string is null-terminated.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also