IAppointmentSuggestedItemId Method |
Get the suggested item id
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction SuggestedItemId As Integer
Dim instance As IAppointment
Dim returnValue As Integer
returnValue = instance.SuggestedItemId()
Return Value
Type:
Int32
See Also