public static string CalcReminderDate( DateTime startDate, DateTime ReminderDate )
Public Shared Function CalcReminderDate ( _ startDate As DateTime, _ ReminderDate As DateTime _ ) As String