ImapUtilsGetImapDateTimeString Method
Overload List
  NameDescription
Public methodStatic memberCode exampleGetImapDateTimeString
Returns the string containing the current date and time of the local computer in the IMAP4 format.
Public methodStatic memberCode exampleGetImapDateTimeString(DateTime)
Returns the string containing the specified local date and time value in the IMAP4 format.
Public methodStatic memberCode exampleGetImapDateTimeString(DateTime, Boolean, Boolean)
Returns the string containing the specified date and time value in the IMAP4 format.
Public methodStatic memberCode exampleGetImapDateTimeString(DateTime, Boolean, String)
Returns the string containing the specified date and time value in the IMAP4 format.
Top
See Also