프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddressPrfixUsed | byte | ||
AddressType | byte[] | ||
DisplayName | byte[] | ||
DisplayType | byte | ||
EmailAddress | byte[] | ||
EntryId | byte[] | ||
EntryIdSize | ushort | ||
RecipientColumnCount | ushort | ||
RecipientFlags | ushort | ||
RecipientProperties | |||
SearchKey | byte[] | ||
SearchKeySize | ushort | ||
SimpleDisplayName | byte[] | ||
TransmittableDisplayName | byte[] | ||
X500DN | byte[] |
메소드 | 설명 | |
---|---|---|
Deserialize ( byte ropBytes, int startIndex ) : int |
Deserialize the response buffer.
|
|
Serialize ( ) : byte[] |
Serialize the request buffer.
|
|
Size ( ) : int |
Size of RecipientRow structure.
|
public Deserialize ( byte ropBytes, int startIndex ) : int | ||
ropBytes | byte | Bytes in response. |
startIndex | int | The start index of this structure. |
리턴 | int |
public PropertyRow,Microsoft.Protocols.TestSuites.Common RecipientProperties | ||
리턴 |