TTMSFNCCloudGooglePeopleOrganization Class
Represents a single organization a contact is or was affiliated with, such as an employer.
API unit family: TMSFNCCloudGooglePeople
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudGooglePeopleOrganization = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Current | Indicates whether the contact is currently affiliated with the organization. |
| Department | Department within the organization. |
| Domain | Domain name of the organization. |
| EndDate | Date the affiliation with the organization ended. |
| JobDescription | Description of the job held within the organization. |
| JobTitle | Job title held within the organization. |
| Location | Location of the organization. |
| Name | Name of the organization. |
| OrganizationType | Category that classifies the organization, such as work or school. |
| PhoneticName | Phonetic spelling of the organization name. |
| StartDate | Date the affiliation with the organization started. |
| Symbol | Ticker symbol or short code of the organization. |