Modified By Property

Gets a String value representing the name of the person who last modified an Account, Business Contact, Opportunity, Business Project, Project Task records, or linked communication history items. The attribute for this value is read-only.

expression**.ItemProperties["Modified By"].Value**

expression   A variable that represents an Account, Business Contact, Opportunity, Marketing Campaign, Business Project, Project Task, Business Note, or Phone Log object.

Remarks

To print the Modified By property value by using C#:

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

To print the Modified By property value by using VBA:

  1. Close the 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