ISuggestedAppointmentTaskId Property |
Returns the taskId for this suggested appointment
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property TaskId As Integer
Get
Dim instance As ISuggestedAppointment
Dim value As Integer
value = instance.TaskId
property int TaskId {
int get ();
}
Property Value
Type:
Int32
See Also