PyIPropertyStorage.SetTimes

SetTimes(pctime, patime, pmtime)

Sets the creation, last access, and modification time

Parameters

pctime : PyTime

Creation time

patime : PyTime

Last access time

pmtime : PyTime

Modification time

Comments

Some property sets do not support these times.