DotMSN

MSNSLPInvitationEventArgs.MSNObject Property

The corresponding msnobject defined in the invitation. Only available in case of an msn object transfer (image display, emoticons).

[Visual Basic]
Public Property MSNObject As MSNObject
[C#]
public XihSolutions.DotMSN.MSNObject MSNObject {get; set;}

Remarks

Created from the Context property of the MSNSLPTransferProperties object.

See Also

MSNSLPInvitationEventArgs Class | XihSolutions.DotMSN.DataTransfer Namespace