Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Protocols
TestSuites
MS_OXCMAPIHTTP
PermanentEntryID
C# Class Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.PermanentEntryID
The PermanentEntryID structure identifies a specific object in the address book.
Mostra file
Open project: OfficeDev/Interop-TestSuites
Class Usage Examples
Public Properties
Property
Type
Description
DisplayTypeString
DisplayTypeValues
DistinguishedName
string
IDType
byte
ProviderUID
System.Guid
R1
byte
R2
byte
R3
byte
R4
uint
Property Details
DisplayTypeString
public_oe property
The display type of the object specified by this Permanent Entry ID.
public
DisplayTypeValues
DisplayTypeString
return
DisplayTypeValues
DistinguishedName
public_oe property
The DN of the object specified by this Permanent Entry ID. The value is expressed as a DN.
public
string
DistinguishedName
return
string
IDType
public_oe property
The type of this ID. The value is the constant 0x00.
public
byte
IDType
return
byte
ProviderUID
public_oe property
A FlatUID_r value that contains the constant GUID specified in Permanent Entry ID GUID.
public
Guid,System
ProviderUID
return
System.Guid
R1
public_oe property
Reserved. All clients and servers MUST set this value to the constant 0x00.
public
byte
R1
return
byte
R2
public_oe property
Reserved. All clients and servers MUST set this value to the constant 0x00.
public
byte
R2
return
byte
R3
public_oe property
Reserved. All clients and servers MUST set this value to the constant 0x00.
public
byte
R3
return
byte
R4
public_oe property
Reserved. All clients and servers MUST set this value to the constant 0x00000001.
public
uint
R4
return
uint