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; }
Public Property Filename As String
Get
Set
Property Value
Type:
StringSee Also