Gets the LogonResult associated with the event.
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property LogonResult As LogonResult
Get |
Field Value
A
LogonResult containing the results of the logon attempt.
Exceptions
| Exception | Condition |
|---|
| System.Reflection..::..TargetInvocationException | The Error
property has been set by the asynchronous operation. The InnerException
property holds a reference to Error. |
See Also