DotMSN

MSNMessage.CommandValues Property

A list of all values after the initial command string. The values are all stored as strings. After construction this is an empty list.

[Visual Basic]
Public Property CommandValues As ArrayList
[C#]
public System.Collections.ArrayList CommandValues {get; set;}

See Also

MSNMessage Class | XihSolutions.DotMSN.Core Namespace