AFContact Properties
- Last UpdatedNov 18, 2025
- 4 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFContact type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BusinessPhone |
The contact's primary business phone number.
| |
| CanonicalName |
This property is the canonical name of the contact.
| |
| CheckOutInfo |
This read-only property returns the checked out status information for the object.
| |
| ContactType |
This property specifies the type of contact.
| |
| Department |
The name of the department in which the contact works.
| |
| Description |
Read/write property that provides a more detailed description of the object.
| |
The contact's primary email address.
| ||
| FaxNumber |
The contact's primary facsimile phone number.
| |
| HomePhone |
The contact's primary home phone number.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IMAddress |
The contact's primary instant messaging address.
| |
| IPPhone |
The contact's primary IP phone number.
| |
| IsDefinedByActiveDirectory |
Indicates whether the contact is defined by ActiveDirectory.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| IsDirty |
This read-only property indicates whether the object has been modified since the
last save to the PI AF Server.
| |
| IsNew |
This read-only property indicates whether the object is new and has never been saved
to the PI AF Server.
| |
| Manager |
The name of the contact's manager.
| |
| MobilePhone |
The contact's primary mobile phone number.
| |
| Name |
Read/write property that identifies the name of the object.
| |
| PagerNumber |
The contact's primary pager phone number.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| PostalAddress |
The contact's postal address.
| |
| PreferredLanguage |
The contact's preferred language.
| |
| Security |
This read-only property returns the AFSecurity information for the object.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |
See Also
In This Topic
Related Links
- BusinessPhone Property
- CanonicalName Property
- CheckOutInfo Property
- ContactType Property
- Department Property
- Description Property
- EMail Property
- FaxNumber Property
- HomePhone Property
- IMAddress Property
- IPPhone Property
- IsDefinedByActiveDirectory Property
- IsDirty Property
- IsNew Property
- Manager Property
- MobilePhone Property
- Name Property
- PagerNumber Property
- PostalAddress Property
- PreferredLanguage Property
- Security Property