Appointment.Organizer Property

Definition

Gets the email address of the meeting organizer.

public:
 property Microsoft::Exchange::WebServices::Data::EmailAddress ^ Organizer { Microsoft::Exchange::WebServices::Data::EmailAddress ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailAddress Organizer { get; }
Public ReadOnly Property Organizer As EmailAddress

Property Value

The email address of the meeting organizer.

Applies to