Conference.OrganizerUri 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 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.