ParticipantDisplayName Property

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

Syntax

'Declaration
Public Property ParticipantDisplayName As String
    Get
    Set
'Usage
Dim instance As McuTransferOptions
Dim value As String

value = instance.ParticipantDisplayName

instance.ParticipantDisplayName = value
public string ParticipantDisplayName { get; set; }

Property Value

Type: System..::..String

See Also

Reference

McuTransferOptions Class

McuTransferOptions Members

Microsoft.Rtc.Collaboration Namespace