ITravelInfoLastSentDate Property |
LastSentDate
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxDateTime LastSentDate { get; }
ReadOnly Property LastSentDate As DateTime
Get
Dim instance As ITravelInfo
Dim value As DateTime
value = instance.LastSentDate
property DateTime LastSentDate {
DateTime get ();
}
Property Value
Type:
DateTime
See Also