RecurrenceParticipants property

Sets or returns a recurring event's participants.

Syntax


C++

HRESULT get_RecurrenceParticipants(
   
IERUMemberSet** ppRecurrenceParticipants)

HRESULT put_RecurrenceParticipants(
   
IERUMemberSet* MyRecurrenceParticipants)

Scripting languages

RecurrenceParticipants = Object.RecurrenceParticipants

Object.RecurrenceParticipants = RecurrenceParticipants

Home

Applies to

IERUCalendarRecurringEvent