OrganizationStructureTypes Enumeration
Enumerates organization information types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration OrganizationStructureTypes
'Usage
Dim instance As OrganizationStructureTypes
[FlagsAttribute]
public enum OrganizationStructureTypes
Members
Member name | Description | |
---|---|---|
Managers | Contact's manager chain. | |
Peers | Contact's peers. | |
DirectReports | Contact's direct reports. | |
Invalid |