Share via


IsDelivered Property

Gets a flag indicating whether or not the participant received the invitation.

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

Syntax

'Declaration
Public ReadOnly Property IsDelivered As Boolean
    Get
'Usage
Dim instance As InviteParticipantUpdateEventArgs
Dim value As Boolean

value = instance.IsDelivered
public bool IsDelivered { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

InviteParticipantUpdateEventArgs Class

InviteParticipantUpdateEventArgs Members

Microsoft.Rtc.Collaboration Namespace