ActiveConferenceService.AnnouncementService Property

NOTE: This API is now obsolete.

Gets a service to make audio announcements to callers from a phone.

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

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public Shared ReadOnly Property AnnouncementService As String
    Get
'Usage
Dim value As String

value = ActiveConferenceService.AnnouncementService
[ObsoleteAttribute("This class will be removed from future versions.")]
public static string AnnouncementService { get; }

Property Value

Type: System.String

See Also

Reference

ActiveConferenceService Class

ActiveConferenceService Members

Microsoft.Rtc.Collaboration Namespace