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
- value
Type: Microsoft.Exchange.Data.SmtpAddress
Return value
Type: Microsoft.Exchange.Data.SmtpAddress
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace