Share via


MailboxAssociationReplicationStatePresentationObject.GroupMailboxVersion property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property GroupMailboxVersion As Nullable(Of Integer)
    Get
    Set
'Usage
Dim instance As MailboxAssociationReplicationStatePresentationObject
Dim value As Nullable(Of Integer)

value = instance.GroupMailboxVersion

instance.GroupMailboxVersion = value
public Nullable<int> GroupMailboxVersion { get; set; }

Property value

Type: System.Nullable<Int32>

See also

Reference

MailboxAssociationReplicationStatePresentationObject class

MailboxAssociationReplicationStatePresentationObject members

Microsoft.Exchange.Management.Tasks namespace