PostItemType.PostedTime Property

Definition

The PostedTime property gets or sets the date and time that an item was posted.

public:
 property DateTime PostedTime { DateTime get(); void set(DateTime value); };
public DateTime PostedTime { get; set; }
Public Property PostedTime As DateTime

Property Value

The PostedTime property returns the date and time that an item was posted.

Applies to