IAppointmentIsSuggestedItem Method |
Is this appointment used as a suggested appointment?
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxFunction IsSuggestedItem As Boolean
Dim instance As IAppointment
Dim returnValue As Boolean
returnValue = instance.IsSuggestedItem()
Return Value
Type:
Boolean
See Also