MailBee.NET Objects 4.0

ImapUtils.GetImapDateString Method

Returns the string containing the current date of the local computer in the IMAP4 format.

Overload List

Returns the string containing the current date of the local computer in the IMAP4 format.

public static string GetImapDateString();

Returns the string containing the specified date value in the IMAP4 format.

public static string GetImapDateString(DateTime);

See Also

ImapUtils Class | MailBee.ImapMail Namespace | Search | BeginSearch