Click or drag to resize

iCalProduct Property

Gets/sets the product originating the iCalendar. Together with the Company and Language, this is used to construct the ProductID (PRODID). The default is obtained from the "TITLE" property of the IAppContext.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Product { get; set; }

Property Value

Type: String
See Also