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