DotMSN
ConversationCreatedEventArgs Constructor
Constructor.
[Visual Basic]
Public Sub New( _
ByVal
conversation
As
Conversation
, _
ByVal
initiator
As
Object
_
)
[C#]
public ConversationCreatedEventArgs(
Conversation
conversation
,
object
initiator
);
See Also
ConversationCreatedEventArgs Class
|
XihSolutions.DotMSN Namespace