Click or drag to resize

iCalFullFilename Property

Gets the full iCalendar filename (with a .ics extension) based on the Filename. The default is "meeting.ics".

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

Property Value

Type: String
See Also