IADsGroup Property Methods

The methods of the IADsGroup interface read and write the properties described in this topic. For more information see Interface Property Methods.

Properties in Vtable Order

Property Access Method Prototype
Description R/W HRESULT get_Description
([out] BSTR *pbstrDescription);

HRESULT put_Description
([in] BSTR bstrDescription);


Property Description

Description
Gets and sets the text that describes the group.

See Also

ADSI Group Object