IAssociateIsPrivateAppntEnabled Property |
can user set restrictions on who may see the users appointments?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsPrivateAppntEnabled { get; }
ReadOnly Property IsPrivateAppntEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsPrivateAppntEnabled
property bool IsPrivateAppntEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also