Share via


PimSubscriptionProxy.RedactIfNeeded method (SmtpAddress)

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
Protected Function RedactIfNeeded ( _
    value As SmtpAddress _
) As SmtpAddress
'Usage
Dim value As SmtpAddress
Dim returnValue As SmtpAddress

returnValue = Me.RedactIfNeeded(value)
protected SmtpAddress RedactIfNeeded(
    SmtpAddress value
)

Parameters

Return value

Type: Microsoft.Exchange.Data.SmtpAddress

See also

Reference

PimSubscriptionProxy class

PimSubscriptionProxy members

RedactIfNeeded overload

Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace