Edit

Share via


Contact.BeginGetOrganizationInformation Method

Definition

Gets the Organization Info of this contact.

public:
 IAsyncResult ^ BeginGetOrganizationInformation(Microsoft::Lync::Model::OrganizationStructureTypes orgInfoTypes, AsyncCallback ^ contactCallback, System::Object ^ state);
public IAsyncResult BeginGetOrganizationInformation (Microsoft.Lync.Model.OrganizationStructureTypes orgInfoTypes, AsyncCallback contactCallback, object state);
member this.BeginGetOrganizationInformation : Microsoft.Lync.Model.OrganizationStructureTypes * AsyncCallback * obj -> IAsyncResult
Public Function BeginGetOrganizationInformation (orgInfoTypes As OrganizationStructureTypes, contactCallback As AsyncCallback, state As Object) As IAsyncResult

Parameters

contactCallback
AsyncCallback
state
Object

Returns

Applies to