2.2.2 Logon-Specific Properties

The following properties are available on Logon objects. A Logon object is obtained by issuing a RopLogon request (section 2.2.1.1.1), and receiving a successful response. Some logon properties are read-only. Some logon properties are write-only. Some properties can be deleted by the client. Some properties are available only on public folder logons. Some properties are available only on private mailbox logons.

To read any of the readable properties, the client issues a RopGetPropertiesSpecific ROP with the Logon object obtained from a successful invocation of RopLogon (section 2.2.1.1). To write any of the writable properties, the client issues a RopSetProperties ROP with the Logon object obtained from a successful invocation of RopLogon. To delete any of the deletable properties, the client issues RopDeleteProperties with the Logon object obtained from a successful invocation of RopLogon. For more details about RopSetProperties, RopGetPropertiesSpecific, or RopDeleteProperties see [MS-OXCROPS] and [MS-OXCPRPT].