ConferencingCapabilities.SupportsModifyingAttendanceAnnouncements 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 whether the conference supports enabling and disabling attendance announcements.
public:
property bool SupportsModifyingAttendanceAnnouncements { bool get(); };
public bool SupportsModifyingAttendanceAnnouncements { get; }
member this.SupportsModifyingAttendanceAnnouncements : bool
Public ReadOnly Property SupportsModifyingAttendanceAnnouncements As Boolean