Share via


ByteQuantifiedSize.TryParse method

Converts the string representation of a number into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed.

Overload list

  Name Description
Public methodStatic member TryParse(String, ByteQuantifiedSize) Converts the string representation of a number into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed.
Public methodStatic member TryParse(String, ByteQuantifiedSize.Quantifier, ByteQuantifiedSize) Converts the string representation of a number with a specified unit into its byte-quantified size equivalent. A return value indicates whether the conversion succeeded or failed.

Top

See also

Reference

ByteQuantifiedSize structure

ByteQuantifiedSize members

Microsoft.Exchange.Data namespace