OtherParticipants property

This property is obsolete in V.7.

For IERUCalendarRecurringEvent.

For IERUCalendarEvent, sets or returns a string that specifies event participants who are not members of the eRoom.

Syntax


C++

HRESULT get_OtherParticipants(BSTR* pOtherParticipants)

HRESULT put_OtherParticipants(BSTR OtherParticipant)

Scripting languages

OtherParticipants = CalendarEvent.OtherParticipants

CalendarEvent.OtherParticipant = OtherParticipants

 

Home

Applies to

IERUCalendarEvent

IERUCalendarRecurringEvent


See also

Calendars