PostItem.PostedTime Property

Definition

Gets the date and time when the post item was posted.

public:
 property DateTime PostedTime { DateTime get(); };
public DateTime PostedTime { get; }
Public ReadOnly Property PostedTime As DateTime

Property Value

A date and time value.

Applies to