Share via


Broadcast.AttendeeUrl Property

Gets the attendee URL that the presenter must share with remote attendees.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property AttendeeUrl As String
    Get
'Usage
Dim instance As Broadcast
Dim value As String

value = instance.AttendeeUrl
string AttendeeUrl { get; }

Property Value

Type: System.String

See Also

Reference

Broadcast Interface

Broadcast Members

Microsoft.Office.Interop.PowerPoint Namespace