Employees Property

Gets or sets a String value representing the list of employees linked to an Account. The attribute for this value is read/write.

expression**.ItemProperties["Employees"].Value**

expression   A variable that represents an Account object.

Remarks

The list of employees can be separated with a delimiter, such as a comma (,) or semi-colon (;) character.

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content