IAssociateIsOutlookLinkEnabled Property |
can user use Outlook Mail Link? OBSOLETE - always true
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsOutlookLinkEnabled { get; }
ReadOnly Property IsOutlookLinkEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsOutlookLinkEnabled
property bool IsOutlookLinkEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also