Territory Property

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

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

expression   A variable that represents an Account object.

Remarks

You can assign one of the following values to this property.

  • North
  • South
  • East
  • West
  • Northeast
  • Northwest
  • Southeast
  • Southwest

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content