1 write to subType
System.Runtime.Serialization (1)
System\Xml\XmlMtomReader.cs (1)
2378this.subType = MailBnfHelper.ReadToken(Value, ref offset, null);
2 references to subType
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
2347if (this.subType == null && Value != null) 2350return this.subType;