PersonaEmailAddress - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public sealed class PersonaEmailAddress : ComplexProperty, ISearchStringProvider
Тип PersonaEmailAddress предоставляет следующие члены.
Имя | Описание | |
---|---|---|
PersonaEmailAddress |
Creates a new instance of the PersonaEmailAddress class.
| |
PersonaEmailAddress(String) |
Creates a new instance of the EmailAddress class.
| |
PersonaEmailAddress(String, String) |
Creates a new instance of the PersonaEmailAddress class.
|
Имя | Описание | |
---|---|---|
Address |
Email address accessors. The type of the Address property must match the specified routing type.
If RoutingType is not set, Address is assumed to be an SMTP address.
| |
Id |
PersonaEmailAddress Id accessors
| |
MailboxType |
Mailbox type accessors
| |
Name |
Name accessors
| |
OriginalDisplayName |
Original display name accessors
| |
RoutingType |
Routing type accessors. If RoutingType is not set, Address is assumed to be an SMTP address.
|
Имя | Описание | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | (Переопределяет ObjectToString.) |
Имя | Описание | |
---|---|---|
(String to PersonaEmailAddress) |
Defines an implicit conversion from a string representing an SMTP address to PeronaEmailAddress.
|
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |