RecurrenceOtherParticipants property

Sets or returns a recurring event's other participants.

Syntax


C++

HRESULT get_RecurrenceOtherParticipants(
   
BSTR* pRecurrenceOtherParticipants)

HRESULT put_RecurrenceOtherParticipants(
   
BSTR MyRecurrenceOtherParticipants)

Scripting languages

RecurrenceOtherParticipants = Object.RecurrenceOtherParticipants

Object.RecurrenceOtherParticipants = RecurrenceOtherParticipants

Home

Applies to

IERUCalendarRecurringEvent