Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage.CreatedDate Property

Gets the Discussion message created date.

System.DateTime CreatedDate {get;}

Property Value

The date value describing the created date of this discussion message.

Exceptions

Exception Type Condition
InvalidOperationException if the object has not yet been stored or has already been removed.

See Also

IDiscussionMessage Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace