Class PhoneEntity
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents an PhoneEntity object.
public sealed class PhoneEntity : ExtractedEntity
- Inheritance
-
PhoneEntity
- Inherited Members
Properties
OriginalPhoneString
Gets the phone entity OriginalPhoneString.
public string OriginalPhoneString { get; }
Property Value
PhoneString
Gets the phone entity PhoneString.
public string PhoneString { get; }
Property Value
Type
Gets the phone entity Type.
public string Type { get; }