_MeetingItem.ReceivedTime Property

Definition

Returns or sets a DateTime indicating the date and time at which the item was received. Read/write.

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

Property Value

Applies to