IOlkAccount::SetProp
IOlkAccount::SetProp |
Sets the value of the specified account property.
Quick Info
See IOlkAccount.
|
Parameters
dwProp
[in] Property tag of the account property to set.
pVar
[in] Value of the specified property.
Return Values
E_INVALIDARG
An invalid property tag has been specified.
Remarks
Use IOlkAccount::SaveChanges to save changes to the value of account properties.