OfficeLocation Property

Microsoft Outlook Visual Basic

Returns or sets a String specifying the specific office location (for example, Building 1 Room 1 or Suite 123) for the contact. This property corresponds to the MAPI property PR_OFFICE_LOCATION. Read/write.

expression.OfficeLocation

expression    Required. An expression that returns a ContactItem object.