_AppointmentItem.Organizer Property

Definition

Returns a String (string in C#) representing the name of the organizer of the appointment. Read-only.

public:
 property System::String ^ Organizer { System::String ^ get(); };
public string Organizer { get; }
Public ReadOnly Property Organizer As String

Property Value

Applies to