_DistListItem.CheckSum Property
This object, member, or enumeration is deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
ReadOnly Property CheckSum As Integer
Get
'Usage
Dim instance As _DistListItem
Dim value As Integer
value = instance.CheckSum
int CheckSum { get; }
Property Value
Type: System.Int32