Click or drag to resize
IGenericBookmarkGetPropertiesAsync Method
Overload List
  NameDescription
Public methodGetPropertiesAsync

Shows the properties of an object.

If the member delta is set to true in the request object, only the delta is retrieved.
Public methodGetPropertiesAsync(AsyncHandle)

Shows the properties of an object.

If the member delta is set to true in the request object, only the delta is retrieved.
Public methodGetPropertiesAsyncT(AsyncHandle, FuncResponse, T)

Shows the properties of an object.

If the member delta is set to true in the request object, only the delta is retrieved.
Top
See Also