Share via


Referred Entry Id Property

Outlook Developer Reference
Referred Entry Id Property

Gets or sets a String value representing the unique entry identifier of the referral source for an Account or Business Contact. The attribute for this value is read/write.

Syntax

expression.ItemProperties["Referred Entry Id"].Value

expression   A variable that represents an Account or Business Contact object.

Remarks

This property should be used for the Account or Business Contact user interface name Initiated By.

The Outlook UserProperty type is olText.

See Also

Office Developer Center: Outlook 2007