The methods of the IADsLocality interface read and write the properties described in this topic. For more information see Interface Property Methods.
Property | Access | Method Prototype |
---|---|---|
Description | R/W | HRESULT get_Description ([out] BSTR *pbstrDescription);
HRESULT put_Description |
LocalityName | R/W | HRESULT get_LocalityName ([out] BSTR *pbstrLocalityName);
HRESULT put_LocalityName |
PostalAddress | R/W | HRESULT get_PostalAddress ([out] BSTR *pbstrPostalAddress);
HRESULT put_PostalAddress |
SeeAlso | R/W | HRESULT get_SeeAlso ([out] BSTR *pbstrSeeAlso);
HRESULT put_SeeAlso |