Click or drag to resize

iCalLanguage Property

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

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

Property Value

Type: String
See Also