TenantCompanyInfo.TenantType 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.
public:
property Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::TenantType TenantType { Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::TenantType get(); void set(Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::TenantType value); };
public Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.TenantType TenantType { get; set; }
Public Property TenantType As TenantType