FaxSender.StreetAddress property
The StreetAddress property is a null-terminated string that contains the street address associated with the sender.
This property is read/write.
Syntax
Property StreetAddress As String
Property value
A String that specifies or receives the street address associated with the sender.
Remarks
The street address should also include the city, state, zip code (postal code) and country/region for the sender.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also