IAdminTotalOutlookSynchronizerUsers Property |
Total number of Outlook synchronizer user licenses
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint TotalOutlookSynchronizerUsers { get; }
ReadOnly Property TotalOutlookSynchronizerUsers As Integer
Get
Dim instance As IAdmin
Dim value As Integer
value = instance.TotalOutlookSynchronizerUsers
property int TotalOutlookSynchronizerUsers {
int get ();
}
Property Value
Type:
Int32
See Also