Table of Contents

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

string

PhoneString

Gets the phone entity PhoneString.

public string PhoneString { get; }

Property Value

string

Type

Gets the phone entity Type.

public string Type { get; }

Property Value

string