TKMP.DLLのダウンロード

ログオンが正常に行われたことを示す値を読み出す

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

Syntax

C#
bool IImapLogon.Logon { get; }
Visual Basic (Declaration)
Private ReadOnly Property Logon As Boolean
	Implements IImapLogon.Logon

Implements

IImapLogon..::.Logon

See Also