TTMSFNCCloudMicrosoftOutlookContactsPostalAddress Class
Represents a postal address for a contact, such as a home or business address, broken down into individual address components.
API unit family: TMSFNCCloudMicrosoftOutlookContacts
Inherits from: TPersistent
Syntax
TTMSFNCCloudMicrosoftOutlookContactsPostalAddress = class(TPersistent)
Properties
| Name | Description |
|---|---|
| City | The city or locality of the address. |
| Country | The country or region of the address. |
| PostCode | The postal or ZIP code of the address. |
| State | The state, province or region of the address. |
| Street | The street and house number of the address. |