Click or drag to resize

PFItemEvent_FollowConversationUpdateInformation Properties

The PFItemEvent_FollowConversationUpdateInformation type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
Gets or sets the new value for FollowConversation.
Public propertyOriginCommentId
If relevant, the id of the comment that caused this user to start/stop following this conversation.
Public propertyOriginUserId
If relevant, the id of the user that caused this user to start/stop following this conversation.
Public propertyReason
Gets or sets a string that indicates why the user started/stopped following this conversation.
Public propertyUserDisplayName
The display name of the user that started/stopped following this conversation.
Public propertyUserId
The id of the user that started/stopped following this conversation.
Public propertyUserLoginName
The login name of the user that started/stopped following this conversation.
Top
See Also