Enumerates organization information
types.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
[ FlagsAttribute] public enum OrganizationStructureTypes |
Members
Member name | Value | Description | |
---|---|---|---|
Managers | 1 |
Contact's manager chain.
|
|
Peers | 2 |
Contact's peers.
|
|
DirectReports | 4 |
Contact's direct reports.
|
|
Invalid | -1 |