Compartir a través de


IPvxAddress Structure

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Structure IPvxAddress _
    Implements IEquatable(Of IPvxAddress)
'Usage
Dim instance As IPvxAddress
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public struct IPvxAddress : IEquatable<IPvxAddress>

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.