TKMP.DLLのダウンロード

IMAPプロトコルのSINCEコマンドで検索を行うためのクラス。 内部日付が指定した日付内またはそれより新しいのメッセージ。

Namespace:  TKMP.Net.SearchKey
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class SINCE : SearchKeyBase
Visual Basic (Declaration)
Public Class SINCE _
	Inherits SearchKeyBase

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.SearchKeyBase
    TKMP.Net.SearchKey..::.SINCE

See Also