Click or drag to resize

iCalFilename Property

Gets/sets the filename for the iCalendar object. The Filename should not have an extension or path. The current default value is "meeting".

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

Property Value

Type: String
See Also