TenantOrganizationPresentationObject Members

Include Protected Members
Include Inherited Members

The TenantOrganizationPresentationObject type exposes the following members.

Properties

  Name Description
Public property AllowDeleteOfExternalIdentityUponRemove
Public property BuildMajor
Public property BuildMinor
Protected property CloneableEnabledStateProperties Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.)
Protected property CloneableOnceProperties Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.)
Protected property CloneableProperties Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.)
Public propertyStatic member DefaultManagementSiteId
Public property DistinguishedName
Public property EnableAsSharedConfiguration
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExcludedFromBackSync
Public property ExternalDirectoryOrganizationId
Public property Guid
Public property HideAdminAccessWarning
Public property Identity
Public property IsFederated
Public property IsLicensingEnforced
Public property IsSharingConfiguration
Public property IsUpdatingServicePlan
Public property IsUpgradingOrganization
Public property IsValid Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.)
Public property ManagementSiteLink
Public property MSOSyncEnabled
Public property Name
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property ObjectVersion
Public property OfferId
Public property OrganizationId
Public property OrganizationStatus
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property PartnerObjectId
Public property ProgramId
Public property ServicePlan
Public property SharedConfigurationInfo
Public property ShowAdminAccessWarning
Public property SkipToUAndParentalControlCheck
Public property SMTPAddressCheckWithAcceptedDomain
Public property SupportedSharedConfigurations
Public property TargetServicePlan
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 WhenOrganizationStatusSet

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 Validates the presentation object when it is read. (Inherited from ADPresentationObject.)
Protected method ValidateWrite Validates the presentation object when it is written. (Inherited from ADPresentationObject.)

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