The address is valid to this date
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxDateTime ValidTo { get; set; }
Property ValidTo As DateTime
Get
Set
Dim instance As IAddress
Dim value As DateTime
value = instance.ValidTo
instance.ValidTo = value
property DateTime ValidTo {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also