VFreeBusyContact Property
This is used to get the Contact (CONTACT) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ContactProperty Contact { get; }
Public ReadOnly Property Contact As ContactProperty
Get
public:
property ContactProperty^ Contact {
ContactProperty^ get ();
}
member Contact : ContactProperty with get
Property Value
ContactProperty