Microsoft.Protocols.TestSuites.MS_OXORULE.DeleteMarkReadActionData.Size C# (CSharp) Méthode

Size() public méthode

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