CEmail.DispositionNotification Property | |
A string containing the email address of a party to be notified that the email was received. This is sometimes replaced with a Return Receipt by some email clients.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DispositionNotification AS USUAL GET SET
public virtual Usual DispositionNotification { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string containing the email address of a party to be notified that the email was received. This is sometimes replaced with a Return Receipt by some email clients.
See Also