IDiaryOwnerHasPostIt Property |
Has PostIt text
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property HasPostIt As Boolean
Get
Dim instance As IDiaryOwner
Dim value As Boolean
value = instance.HasPostIt
property bool HasPostIt {
bool get ();
}
Property Value
Type:
Boolean
See Also