Click or drag to resize

PFItemGetConversationTitle Method

Defines the title of this item conversation for the specified user. Returns this item caption by default.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual string GetConversationTitle(
	PFUser itemSubscriptionUser
)

Parameters

itemSubscriptionUser
Type: Packflow.CorePFUser
The user.

Return Value

Type: String
See Also