AppointmentItem.MeetingWorkspaceURL Property

Outlook Developer Reference

Returns the URL for the Meeting Workspace that the appointment item is linked to. Read-only.

Syntax

expression.MeetingWorkspaceURL

expression   A variable that represents an AppointmentItem object.

Remarks

A Meeting Workspace is a shared Web site for planning the meeting and tracking the results.

See Also