Edit

Share via


Conference.OrganizerUri Property

Definition

Gets the URI of the person who scheduled the conference.

public:
 property System::String ^ OrganizerUri { System::String ^ get(); };
public string OrganizerUri { get; }
member this.OrganizerUri : string
Public ReadOnly Property OrganizerUri As String

Property Value

Remarks

Note that the organizer can enumerate or change conferences that were organized by them only.

Applies to