Edit

Share via


Message.PublishedTime Property

Definition

Provides the time of publishing.

public:
 property DateTime PublishedTime { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime PublishedTime { get; set; }
Public Property PublishedTime As DateTime

Property Value

DateTime

Attributes

Applies to