SendMessageResult Class

This class is defined by the messaging interface; however, it is not used by the instant messaging and presence provider

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.InstantMessaging.SendMessageResult

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
Public Class SendMessageResult
'Usage
Dim instance As SendMessageResult
public class SendMessageResult

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.