Great Grand Parent Entity EntryID Property

Gets a String value representing the unique entry identifier of the great grand-parent object. The attribute for this value is read-only.

expression**.ItemProperties["Great Grand Parent Entity EntryID"].Value**

expression    A variable that represents a Project Task, Business Note, or Phone Log object.

Remarks

To print the Great Grand Parent Entity EntryID property value by using C#:

  1. Exit the application that created the respective object.
  2. Reload the object in a separate application and print the value.

To print the Great Grand Parent Entity EntryID property value property value by using VBA:

  1. Close the respective object.
  2. Reload the object in the same application and print the value.

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content