MeetingRequest.FirstOccurrence 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 an instance of the OccurrenceInfo class that identifies the first occurrence of the meeting.
public:
property Microsoft::Exchange::WebServices::Data::OccurrenceInfo ^ FirstOccurrence { Microsoft::Exchange::WebServices::Data::OccurrenceInfo ^ get(); };
public Microsoft.Exchange.WebServices.Data.OccurrenceInfo FirstOccurrence { get; }
Public ReadOnly Property FirstOccurrence As OccurrenceInfo
Property Value
An instance of the OccurrenceInfo class that identifies the first occurrence of the meeting.