IApplicationCurrentDiaryOwnerAssociate Property |
The Current Diary owner as Associate
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIAssociate CurrentDiaryOwnerAssociate { get; }
ReadOnly Property CurrentDiaryOwnerAssociate As IAssociate
Get
Dim instance As IApplication
Dim value As IAssociate
value = instance.CurrentDiaryOwnerAssociate
property IAssociate^ CurrentDiaryOwnerAssociate {
IAssociate^ get ();
}
Property Value
Type:
IAssociate
See Also