Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage.LastModifiedDate Property

Gets the Discussion message last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

The date value describing the last modified date of this discussion message; the last modified date will also get updated whenever a new reply message is created.

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