UMAutoAttendant.InfoAnnouncementEnabled property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property InfoAnnouncementEnabled As InfoAnnouncementEnabledEnum
Get
Set
'Usage
Dim instance As UMAutoAttendant
Dim value As InfoAnnouncementEnabledEnum
value = instance.InfoAnnouncementEnabled
instance.InfoAnnouncementEnabled = value
public InfoAnnouncementEnabledEnum InfoAnnouncementEnabled { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.InfoAnnouncementEnabledEnum
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace