UserProfileChangeDataContainer.HasExceededCountLimitSpecified Property

Namespace:  websvcUserProfileChangeService
Assembly:  MOSSSOAP (in MOSSSOAP.dll)

Syntax

'Declaration
Public Property HasExceededCountLimitSpecified As Boolean
    Get
    Set
'Usage
Dim instance As UserProfileChangeDataContainer
Dim value As Boolean

value = instance.HasExceededCountLimitSpecified

instance.HasExceededCountLimitSpecified = value
public bool HasExceededCountLimitSpecified { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

UserProfileChangeDataContainer Class

UserProfileChangeDataContainer Members

websvcUserProfileChangeService Namespace