ADOwaVirtualDirectory Members

Include Protected Members
Include Inherited Members

Represents the virtual directory containing Outlook Web App configuration and data.

The ADOwaVirtualDirectory type exposes the following members.

Constructors

  Name Description
Public method ADOwaVirtualDirectory

Top

Properties

  Name Description
Public property ActionForUnknownFileAndMIMETypes
Public property ActiveSyncIntegrationEnabled
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property AllAddressListsEnabled
Public property AllowedFileTypes
Public property AllowedMimeTypes
Public property BasicAuthentication (Inherited from ExchangeWebAppVirtualDirectory.)
Public property BlockedFileTypes
Public property BlockedMimeTypes
Public property CalendarEnabled
Public property CalendarPublishingEnabled
Public property ChangePasswordEnabled
Public property ClientAuthCleanupLevel
Public property ContactsEnabled
Public property CrossSiteRedirectType
Public property DefaultClientLanguage
Public property DefaultDomain (Inherited from ExchangeWebAppVirtualDirectory.)
Public property DefaultTheme
Public property DelegateAccessEnabled
Public property DigestAuthentication (Inherited from ExchangeWebAppVirtualDirectory.)
Public property DirectFileAccessOnPrivateComputersEnabled
Public property DirectFileAccessOnPublicComputersEnabled
Public property DisplayName Gets the display name for the Web application virtual directory. (Inherited from ExchangeWebAppVirtualDirectory.)
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property Exchange2003Url
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExchwebProxyDestination
Public property ExplicitLogonEnabled
Public property ExtendedProtectionFlags (Inherited from ExchangeVirtualDirectory.)
Public property ExtendedProtectionSPNList (Inherited from ExchangeVirtualDirectory.)
Public property ExtendedProtectionTokenChecking (Inherited from ExchangeVirtualDirectory.)
Public property ExternalAuthenticationMethods (Inherited from ADVirtualDirectory.)
Public property ExternalUrl Gets or sets the host name that is used to connect to the server from outside the firewall. (Inherited from ADVirtualDirectory.)
Public property FailbackUrl
Public property FilterWebBeaconsAndHtmlForms
Public property FolderPathname
Public property ForceSaveAttachmentFilteringEnabled
Public property ForceSaveFileTypes
Public property ForceSaveMimeTypes
Public property ForceWebReadyDocumentViewingFirstOnPrivateComputers
Public property ForceWebReadyDocumentViewingFirstOnPublicComputers
Public property FormsAuthentication (Inherited from ExchangeWebAppVirtualDirectory.)
Public property GlobalAddressListEnabled
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property GzipLevel (Inherited from ExchangeWebAppVirtualDirectory.)
Public property Identity (Inherited from ADObject.)
Public property InstantMessagingCertificateThumbprint
Public property InstantMessagingEnabled
Public property InstantMessagingServerName
Public property InstantMessagingType
Public property InternalAuthenticationMethods (Inherited from ExchangeWebAppVirtualDirectory.)
Public property InternalUrl Gets or sets the host name that is used to connect to the server from inside the firewall. (Inherited from ADVirtualDirectory.)
Public property IRMEnabled
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property JournalEnabled
Public property JunkEmailEnabled
Public property LegacyRedirectType
Public property LiveIdAuthentication (Inherited from ExchangeWebAppVirtualDirectory.)
Public property LogonAndErrorLanguage
Public property LogonFormat
Public property MetabasePath (Inherited from ExchangeWebAppVirtualDirectory.)
Public property Name (Inherited from ExchangeWebAppVirtualDirectory.)
Public property NotesEnabled
Public property NotificationInterval
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationEnabled
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property OutboundCharset
Public property OWALightEnabled
Public property OWAMiniEnabled
Public property OwaVersion Gets the version of Outlook Web App (OWA) running on the server.
Public property Path (Inherited from ExchangeVirtualDirectory.)
Public property PremiumClientEnabled
Public property PublicFoldersEnabled
Public property RecoverDeletedItemsEnabled
Public property RedirectToOptimalOWAServer
Public property RemindersAndNotificationsEnabled
Public property RemoteDocumentsActionForUnknownServers
Public property RemoteDocumentsAllowedServers
Public property RemoteDocumentsBlockedServers
Public property RemoteDocumentsInternalDomainSuffixList
Public property RulesEnabled
Public property SearchFoldersEnabled
Public property Server Gets the identifier for the server that contains the virtual directory. (Inherited from ADVirtualDirectory.)
Public property ServerName
Public property SignaturesEnabled
Public property SilverlightEnabled
Public property SMimeEnabled
Public property SpellCheckerEnabled
Public property TasksEnabled
Public property TextMessagingEnabled
Public property ThemeSelectionEnabled
Public property UMIntegrationEnabled
Public property UNCAccessOnPrivateComputersEnabled
Public property UNCAccessOnPublicComputersEnabled
Public property Url
Public property UseGB18030
Public property UseISO885915
Public property UserContextTimeout
Public property VirtualDirectoryType
Public property WebReadyDocumentViewingForAllSupportedTypes
Public property WebReadyDocumentViewingOnPrivateComputersEnabled
Public property WebReadyDocumentViewingOnPublicComputersEnabled
Public property WebReadyDocumentViewingSupportedFileTypes
Public property WebReadyDocumentViewingSupportedMimeTypes
Public property WebReadyFileTypes
Public property WebReadyMimeTypes
Public property WebSite Gets the Web site that contains the Web application. (Inherited from ExchangeWebAppVirtualDirectory.)
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)
Public property WindowsAuthentication (Inherited from ExchangeWebAppVirtualDirectory.)
Public property WSSAccessOnPrivateComputersEnabled
Public property WSSAccessOnPublicComputersEnabled

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ADObject.)
Protected method ValidateWrite (Inherited from ADConfigurationObject.)

Top

Fields

  Name Description
Public fieldStatic member MostDerivedClass

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top