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