IAssociateIsIntellisyncEnabled Property |
can user sync with PDA using Intellisync?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsIntellisyncEnabled { get; }
ReadOnly Property IsIntellisyncEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsIntellisyncEnabled
property bool IsIntellisyncEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also