EmailDeliverySettings Methods

Methods
  NameDescription
Public methodAddRecipient(Guid)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(String)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(Recipient)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(Guid, Boolean)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(Guid, IListRecipientViewOverride)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(String, Boolean)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(String, IListRecipientViewOverride)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(Guid, Boolean, IListRecipientViewOverride)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(String, Boolean, IListRecipientViewOverride)
Adds the recipient.
(Inherited from DeliverySettings.)
Public methodAddRecipient(Guid, RecipientMemberKind, Boolean, IListRecipientViewOverride)
Adds the recipient.
(Inherited from DeliverySettings.)
Top
See Also