MeetingRequest.Organizer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the organizer of the meeting.
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
An EmailAddress object that represents the organizer of the meeting.