DotMSN

SignedOffReason Enumeration

Defines why a user has (been) signed off.

[Visual Basic]
Public Enum SignedOffReason
[C#]
public enum SignedOffReason

Remarks

OtherClient is used when this account has signed in from another location. ServerDown is used when the msn server is going down.

Members

Member Name Description
None None.
OtherClient User logged in on the other client.
ServerDown Server went down.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

XihSolutions.DotMSN Namespace