Microsoft.Protocols.TestSuites.MS_OXORULE.DeleteMarkReadActionData.Size C# (CSharp) Method

Size() public method

The total Size of this ActionData buffer
public Size ( ) : int
return int
        public int Size()
        {
            // Length of BounceCode
            return 0;
        }
DeleteMarkReadActionData