ISettingsOutlookSynchronizerUsers Property |
Number of Outlook Synchronizer user licenses (based on SuperOffice license data).
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint OutlookSynchronizerUsers { get; }
ReadOnly Property OutlookSynchronizerUsers As Integer
Get
Dim instance As ISettings
Dim value As Integer
value = instance.OutlookSynchronizerUsers
property int OutlookSynchronizerUsers {
int get ();
}
Property Value
Type:
Int32
See Also