Click or drag to resize

PFSiteSettingsContentTypeIdForNewConversations Property

Gets or sets the id of the content-type from which new items should be created when a user clicks 'New conversation' in the 'Messages' page.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public long ContentTypeIdForNewConversations { get; set; }

Property Value

Type: Int64
See Also