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