Click or drag to resize

IApplicationSelectRecipients Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void SelectRecipients(
	out Object pTo,
	out Object pCc,
	out Object pBcc
)

Parameters

pTo
Type: SystemObject
pCc
Type: SystemObject
pBcc
Type: SystemObject
See Also