IMailModelUpdatedAssociateId Property |
property UpdatedAssociateId
Namespace:
SOMailSender.Interop
Assembly:
SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntaxint UpdatedAssociateId { get; }
ReadOnly Property UpdatedAssociateId As Integer
Get
Dim instance As IMailModel
Dim value As Integer
value = instance.UpdatedAssociateId
property int UpdatedAssociateId {
int get ();
}
Property Value
Type:
Int32
See Also