Defines the party type.
| C# | Visual Basic | Visual C++ |
public enum IMPartyType
Public Enumeration IMPartyType
public enum class IMPartyType
| Member | Description |
|---|---|
| Unknown |
Unknown.
|
| Agent |
Agent.
|
| OtherAgent |
OtherAgent.
|
| Client |
Client.
|
| System |
System.
|