'Declaration
Public Overloads Function CreateOpportunity( _ ByVal opportunityName As String, _ ByVal salesStage As String, _ ByVal probability As Single _ ) As ToolkitResult
public ToolkitResult CreateOpportunity( string opportunityName, string salesStage, float probability )
The opportunity name must be specified. All other data is optional. The account, contact, territory, stage, source, currency, and process may be specified. Also, an amount and a probability may be specified. The API can generate a time bomb for business rules, or not.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family