Share via


EndSendFailureDeliveryNotification Method

Get the results of sending a delivery notification.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub EndSendFailureDeliveryNotification ( _
    result As IAsyncResult _
)
'Usage
Dim instance As InstantMessagingFlow
Dim result As IAsyncResult

instance.EndSendFailureDeliveryNotification(result)
public void EndSendFailureDeliveryNotification(
    IAsyncResult result
)

Parameters

See Also

Reference

InstantMessagingFlow Class

InstantMessagingFlow Members

Microsoft.Rtc.Collaboration Namespace