IActivityListItemAppointment Property |
Appointment - is NULL if inappropriate
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIAppointment Appointment { get; }
ReadOnly Property Appointment As IAppointment
Get
Dim instance As IActivityListItem
Dim value As IAppointment
value = instance.Appointment
property IAppointment^ Appointment {
IAppointment^ get ();
}
Property Value
Type:
IAppointment
See Also