IAppointmentGroup Property |
Primary User Group of owning associate. Set implicitly by AssociateId.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItem Group { get; }
ReadOnly Property Group As IListTextItem
Get
Dim instance As IAppointment
Dim value As IListTextItem
value = instance.Group
property IListTextItem^ Group {
IListTextItem^ get ();
}
Property Value
Type:
IListTextItem
See Also