Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage.OwnerUserID Property

Gets the Discussion message owner user ID.

int OwnerUserID {get;}

Property Value

An int value describing the discussion message owner user ID.

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