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