Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - mailRecipientType

Description

This type represents a single recipient in an e-mail message.

Properties

Name Type Occurrence Description
address rfc822AddressType Required The email address.
class mailRecipientClassType Required The class of recipient, can be 'to', 'cc', 'bcc' or 'from'.
deliveryStatus mailDeliveryStatusType Optional The delivery status for this recipient.
name xs:string Optional The recipients display name.
recipId xs:unsignedLong Optional
Default=0
The unique identifier of this recipient.
In This Document