Click or drag to resize

IContextSetProperty Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void SetProperty(
	in Guid rpolicyId,
	uint flags,
	Object pUnk
)

Parameters

rpolicyId
Type: SystemGuid
flags
Type: SystemUInt32
pUnk
Type: SystemObject
See Also