Share via


CompanyAddress Class

Represents the contact information of a company.

Namespace: Microsoft.WindowsServerSolutions.AzureADIntegration
Assembly: Wssg.AzureAD.Objects (in Wssg.AzureAD.Objects.dll)

Usage

'Usage
Dim instance As CompanyAddress

Syntax

'Declaration
<DataContractAttribute> _
Public Class CompanyAddress
[DataContractAttribute] 
public class CompanyAddress
[DataContractAttribute] 
public ref class CompanyAddress
/** @attribute DataContractAttribute() */ 
public class CompanyAddress
DataContractAttribute 
public class CompanyAddress

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.AzureADIntegration.CompanyAddress

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows 7 x32, Windows 7 x64, Windows Server 2008 R2 x64, Windows Server 2012 x64, Windows Server 2012 R2 x64

Target Platforms

Windows Server 2012 R2 x64, Windows Server 2012 R2 Essentials

See Also

Reference

CompanyAddress Members
Microsoft.WindowsServerSolutions.AzureADIntegration Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.