com.microstrategy.web.objects.WebSubscriptionRecipientEmail |
This interface represents an email recipient of a subscription. Like other recipients, it can be a contact, address, contact group or user. For email recipients, we can set some specific properties like the include type (also known as the destination type (To/CC/Bcc)
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getIncludeType()
Returns the include type of the recipient, from
EnumDSSXMLNCSEmailDestinationType
| ||||||||||
abstract void |
setIncludeType(int includeType)
Sets the include type of the recipient, value from
EnumDSSXMLNCSEmailDestinationType |
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Returns the include type of the recipient, from EnumDSSXMLNCSEmailDestinationType
Sets the include type of the recipient, value from EnumDSSXMLNCSEmailDestinationType