Organization property

This property is implemented by the following interfaces. Click one of the links below to jump to the description of the property as it pertains to that interface.

IERUDirectorySearchCriteria
ERUDirectoryUser

ERUUser

 

 

Organization property

Return the Organization for a Directory User.

Syntax


C++

HRESULT get_Organization(BSTR* pOrganization)

Scripting languages

String = Object.Organization

Go to Top

Home

Applies to

IERUDirectoryUser

 

 

Organization property

Sets or returns the Organization of an eRoom User or a Directory Search Criteria.

Syntax


C++

HRESULT get_Organization(BSTR* pOrganization)
HRESULT put_Organization(
BSTR Organization)

Scripting languages

String = Object.Organization
Object
.Organization = String

Go to Top

Home

Applies to

IERUDirectorySearchCriteria

IERUUser


See also

Member Info & Rights