DeliverPromoteEmailRequest.ReceivedOn Property

Definition

Gets or sets the time the message was received on. Required.

public:
 property DateTime ReceivedOn { DateTime get(); void set(DateTime value); };
public DateTime ReceivedOn { get; set; }
member this.ReceivedOn : DateTime with get, set
Public Property ReceivedOn As DateTime

Property Value

The time the message was received.

Applies to