ILicWizExternal.DisableVORWReminder Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub DisableVORWReminder ( _
BPC As Integer _
)
'Usage
Dim instance As ILicWizExternal
Dim BPC As Integer
instance.DisableVORWReminder(BPC)
void DisableVORWReminder(
int BPC
)
Parameters
- BPC
Type: System.Int32