Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 890 Bytes

Outlook.AppointmentItem.GetOrganizer.md

File metadata and controls

36 lines (21 loc) · 890 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AppointmentItem.GetOrganizer method (Outlook)
vbaol11.chm3556
vbaol11.chm3556
Outlook.AppointmentItem.GetOrganizer
c6cd89b6-d0ab-721b-5671-c057b0646c24
06/08/2017
medium

AppointmentItem.GetOrganizer method (Outlook)

Obtains the AddressEntry object that contains information from the Address Book about the organizer of the AppointmentItem.

Syntax

expression. GetOrganizer

expression A variable that represents an AppointmentItem object.

Return value

An AddressEntry object that represents the organizer of the AppointmentItem.

See also

AppointmentItem Object

[!includeSupport and feedback]