CReplicationItem.LastAccessTime Property
Gets the time when the item was most recently accessed.
object LastAccessTime { get; }
Return Value
A read-only string that indicates the time the CReplicationItem object was last accessed.
Remarks
For a code example, see the Attributes property.
The CReplicationItem.LastAccessTime property corresponds to the COM property named ReplicationItem.LastAccessTime.