Gets the organization information for this
contact.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginGetOrganizationInformation( OrganizationStructureTypes orgInfoTypes, AsyncCallback contactCallback, Object state ) |
Parameters
- orgInfoTypes
- Type:
Microsoft.Lync.Model
.
.
::
.
.
OrganizationStructureTypes
- contactCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object