This property holds the value used to build an optional PUBLICATIONDATE CDF element. When the CDF string for an object that has a PublicationDate property is constructed, the property is checked. If it is not null, the <PUBLICATIONDATE> element is added to the string with the value of the property as the contents.
Type
Date (VT_DATE)
Default
Null
Example
VBScript
IDispChannel.PublicationDate = #12/12/1998 12:00:00#