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