Generates an event from the properties in the iCal (.ICS) format.
[VB.NET] Public Function ExportICSAsync() As Task<string>
[C#] public Task<string> ExportICSAsync();