MailboxAssociationPresentationObject.SyncedVersion property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property SyncedVersion As Integer
Get
Set
'Usage
Dim instance As MailboxAssociationPresentationObject
Dim value As Integer
value = instance.SyncedVersion
instance.SyncedVersion = value
public int SyncedVersion { get; set; }
Property value
Type: System.Int32
See also
Reference
MailboxAssociationPresentationObject class