The Contact type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Categories |
Gets or sets a list of categories that this Contact belongs to.
|
![]() | Created |
Gets the date and time that this contact was created.
|
![]() | DisplayName |
Gets a friendly name that represents this contact.
|
![]() | Flag |
Gets or sets flagging settings.
|
![]() | Id |
Gets an ID that uniquely identifies this contact.
(Overrides FrameworkFolderItemId.) |
![]() | Modified |
Gets the date and time that this contact was last modified.
|
![]() | ParentFolder |
Gets or sets the folder that this Contact is contained within.
|
![]() | PrimaryEmail |
Gets the primary email address used by this contact.
|
![]() | Private |
Gets or sets a value that indicates whether or not this Contact will be visible in a public folder to non-owner users.
|
See Also