![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
add |
Returns the "add" collection of email participants | |
remove |
REturns the "remove" collection email participants |
<xs:complexType name="emailParticipantListUpdater">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="add" type="tns:emailParticipant"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="remove" type="tns:emailParticipant"/>
</xs:sequence>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices