Dynamicweb 8 Documentation
Recipient Class Members
Properties 


The following tables list the members exposed by Recipient.

Public Constructors
 NameDescription
Public ConstructorRecipient Constructor  
Top
Public Properties
 NameDescription
Public PropertyEmailAddressGets or sets the email address.  
Public PropertyErrorMessageGets the error message if an error has occurred while sending to this Recipient.  
Public PropertyErrorTimeGets the error time if an error has occurred. If no error has occurred, System.DateTime.MinValue is returned.  
Public PropertyIdGets the id.  
Public PropertyIsNewGets a value indicating whether this instance is new.  
Public PropertyMessageIdGets the message id.  
Public PropertyNameGets or sets the name.  
Public PropertyRecipientKeyGets or sets the recipient key. If no recipient key is provided when the recipient is saved, the EmailAddress is used.  
Public PropertySentTimeGets the System.DateTime when the message was sent. If the Message to which this Recipient belongs has not sent to this yet, System.DateTime.MinValue is returned. Use IsMessageSent property to determine whether the Message to this Recipient has been sent.  
Public PropertyTagValueCollectionGets or sets the tag value collection.  
Top
See Also

Reference

Recipient Class
Dynamicweb.EmailMessaging Namespace

Send Feedback