MeetingMessage.ICalRecurrenceId 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 iCalendar RecurrenceId property.
public:
property Nullable<DateTime> ICalRecurrenceId { Nullable<DateTime> get(); };
public Nullable<DateTime> ICalRecurrenceId { get; }
Public ReadOnly Property ICalRecurrenceId As Nullable(Of DateTime)
Property Value
The iCalendar RecurrenceId property.