Click or drag to resize

iCalCompany Property

Gets/sets the company originating the iCalendar. Together with the Product and Language, this is used to construct the ProductID (PRODID). The default is "NetQuarry".

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

Property Value

Type: String
See Also