ActiveConferenceService.AnnouncementService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a service to make audio announcements to callers from a phone.
public:
static property System::String ^ AnnouncementService { System::String ^ get(); };
public static string AnnouncementService { get; }
member this.AnnouncementService : string
Public Shared ReadOnly Property AnnouncementService As String