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